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,8 +1885,8 @@ <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 including any surrounding whitespace, i.e., no whitepsace
1889- before the first property name and no whitespace after the final semicolon delimiter that follows the last property value. .</ p >
1888+ < p class ="note "> The serialization of an non-empty CSS declaration block does not include any surrounding whitespace, i.e., no whitepsace appears
1889+ before the first property name and no whitespace appears after the final semicolon delimiter that follows the last property value.</ p >
18901890
18911891 <!-- ........................................................................................................................ -->
18921892
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 including any surrounding whitespace, i.e., no whitepsace
1493- before the first property name and no whitespace after the final semicolon delimiter that follows the last property value. .</p>
1492+ <p class="note">The serialization of an non-empty CSS declaration block does not include any surrounding whitespace, i.e., no whitepsace appears
1493+ before the first property name and no whitespace appears after the final semicolon delimiter that follows the last property value.</p>
14941494
14951495 <!-- ........................................................................................................................ -->
14961496
You can’t perform that action at this time.
0 commit comments