You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<del>http://gewis.win.tue.nl/~koen/conneg/draft-ietf-http-negotiation-01.html. [OPENTYPE] See http://www.microsoft.com/OpenType/OTSpec/tablist.htm . [PANOSE] For information about PANOSE classification metrics, consult http://www.fonts.com/hp/panose/greybook and the following chapters: Latin Text , Latin Script , Latin Decorative , and Latin Pictorial . Panose numbers for some fonts are available online and may be queried . [PANOSE2] See http://www.w3.org/Fonts/Panose/pan2.html Panose-2 is not limited to Latin typefaces</del><ins>http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/</ins></a>.
p { color:red; color:; color:green</ins> } <del>H1</del><ins>/* same with expected recovery */
717
-
p</ins> { <del>color: blue</del><ins>color:green; color{;color:maroon}</ins> } <del>The '@three-dee' at-rule is not part of CSS2. Therefore, the whole at-rule (up to, and including, the third right curly brace)</del><ins>/* unexpected tokens { } */
717
+
p</ins> { <del>color: blue</del><ins>color:green; color{;color:maroon}</ins> } <del>The '@three-dee' at-rule is not part of CSS2. Therefore, the whole at-rule (up to, and including, the third right curly</del><ins>/* unexpected tokens { } */
718
718
p { color:red; color{;color:maroon}; color:green } /* same with recovery */</ins>
719
719
</code></pre>
720
720
@@ -759,7 +759,7 @@ <h2>4.2 <a name="parsing-errors">Rules for handling parsing
759
759
</code></pre>
760
760
761
761
<p><ins>The '@three-dee' at-rule is not part of CSS 2.1. Therefore, the whole
762
-
at-rule (up to, and including, the third right curly brace)</ins> is <span
762
+
at-rule (up to, and including, the third right curly</ins> brace) is <span
763
763
class="index-inst" title="ignore"><aname="x29" href="#ignore">ignored.</a></span> A
764
764
<del>CSS2</del><ins>CSS 2.1</ins> user agent <spanclass="index-inst" title="ignore"><aname="x30"
765
765
href="#ignore">ignores</a></span> it, effectively reducing the style sheet
@@ -769,7 +769,7 @@ <h2>4.2 <a name="parsing-errors">Rules for handling parsing
769
769
h1 { color: blue }
770
770
</code></pre>
771
771
772
-
<p><del>4.3 Values 4.3.1 Integers and real numbers Some value types may have integer values (denoted by <integer> ) or real number values (denoted by <number> ). Real numbers and integers are specified in decimal notation only. An <integer> consists of one or more digits "0" to "9". A <number> can either be</del><ins>Something inside</ins> an <del><integer>, or</del><ins>at-rule that is ignored because</ins> it <del>can be zero or more digits followed by a dot (.) followed by one or more digits. Both integers and real numbers</del><ins>is invalid,
772
+
<p><del>4.3 Values 4.3.1 Integers and real numbers Some value types may have integer values (denoted by <integer> ) or real number values (denoted by <number> ). Real numbers and integers are specified in decimal notation only. An <integer> consists of one or more digits "0" to "9". A <number> can either be</del><ins>Something inside</ins> an <del><integer>, or</del><ins>at-rule that is ignored because</ins> it <del>can be zero or more digits followed by a dot (.) followed by one or more digits. Both integers and real numbers may</del><ins>is invalid,
773
773
such as an invalid declaration within an @media-rule, does not make
774
774
the entire at-rule invalid.</ins>
775
775
</p>
@@ -842,8 +842,8 @@ <h3><ins>4.3.1</ins> <a name="numbers"><ins>Integers and real numbers</ins></a><
842
842
integers are specified in decimal notation only. An <integer>
843
843
consists of one or more digits "0" to "9". A <number> can either
844
844
be an <integer>, or it can be zero or more digits followed by a
845
-
dot (.) followed by one or more digits. Both integers and real numbers</ins>
846
-
may be preceded by a "-" or "+" to indicate the sign.
845
+
dot (.) followed by one or more digits. Both integers and real numbers
846
+
may</ins> be preceded by a "-" or "+" to indicate the sign.
847
847
<ins>-0 is equivalent to 0 and is not a negative number.</ins></p>
848
848
849
849
<p>Note that many properties that allow an integer or real number as a
name="ex">'ex'</a></span> unit is defined by the <del>font's 'x-height' .</del><ins>element's first available
909
909
font.</ins>
910
-
The <del>x-height is so called because it</del><ins>exception</ins> is <del>often equal to the</del><ins>when 'ex' occurs in the value of the</ins><ahref="fonts.html#propdef-font-size" class="noxref"><span
910
+
The <del>x-height is so called because it</del><ins>exception</ins> is <del>often equal to</del><ins>when 'ex' occurs in the value of the</ins><ahref="fonts.html#propdef-font-size" class="noxref"><span
911
911
class="propinst-font-size"><ins>'font-size'</ins></span></a><ins>property, in which case
912
912
it refers to the 'ex' of the parent element.</ins>
913
913
914
914
<p><ins>The</ins><spanclass="descinst-x-height"><ins>'x-height'</ins></span><ins>is so called
915
-
because it is often equal to the</ins> height of the lowercase "x". However,
915
+
because it is often equal to</ins> the height of the lowercase "x". However,
916
916
an 'ex' is defined even for fonts that <del>don't</del><ins>do not</ins> contain an "x".</p>
917
917
<p><ins>The x-height of a font can be found in different ways. Some fonts
918
918
contain reliable metrics for the x-height. If reliable font metrics are
0 commit comments