File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1885,7 +1885,7 @@ <h3 id="css-declaration-blocks"><span class="secno">6.5 </span>CSS Declaration B
18851885
18861886 < p class ="note "> The serialization of an empty CSS declaration block is the empty string.</ p >
18871887
1888- < p class ="note "> The serialization of an non-empty CSS declaration block does not include any surrounding whitespace, i.e., no whitepsace appears
1888+ < p class ="note "> The serialization of a non-empty CSS declaration block does not include any surrounding whitespace, i.e., no whitepsace appears
18891889 before the first property name and no whitespace appears after the final semicolon delimiter that follows the last property value.</ p >
18901890
18911891 <!-- ........................................................................................................................ -->
Original file line number Diff line number Diff line change 14891489
14901490 <p class="note">The serialization of an empty CSS declaration block is the empty string.</p>
14911491
1492- <p class="note">The serialization of an non-empty CSS declaration block does not include any surrounding whitespace, i.e., no whitepsace appears
1492+ <p class="note">The serialization of a non-empty CSS declaration block does not include any surrounding whitespace, i.e., no whitepsace appears
14931493 before the first property name and no whitespace appears after the final semicolon delimiter that follows the last property value.</p>
14941494
14951495 <!-- ........................................................................................................................ -->
You can’t perform that action at this time.
0 commit comments