diff --git a/index.bs b/index.bs index 63795259..ea74dbe2 100644 --- a/index.bs +++ b/index.bs @@ -836,7 +836,7 @@ Parsing a sizes Attribute
  • Consume: If reached eof is true, - return ''300px'' and abort these steps. + return ''100%'' and abort these steps. Otherwise, consume a component value and let component value be the returned value. [[!CSS3SYN]]
  • diff --git a/index.html b/index.html index f2ee2033..a1f4e2fe 100644 --- a/index.html +++ b/index.html @@ -1385,7 +1385,7 @@

    Consume: If reached eof is true, - return 300px and abort these steps. + return 100% and abort these steps. Otherwise, consume a component value and let component value be the returned value. [CSS3SYN]