branch: master
commit 85521bf41e5c2fed0d207e24fd80d805916d673a
Author: Michael[tm] Smith <[email protected]>
Commit: Michael[tm] Smith <[email protected]>

    Make "integrity" checking more helpful
    
    Refines https://github.com/validator/validator/issues/151
---
 common.rnc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/common.rnc b/common.rnc
index b105ad7..6ac04aa 100644
--- a/common.rnc
+++ b/common.rnc
@@ -392,7 +392,7 @@ common.attrs.other =
 
 ## Subresource Integrity
        common.data.integrity =
-               string
+               w:integrity-metadata
 
 ## Microdata Properties
   common.data.microdata-properties =

Reply via email to