Skip to content

Commit f8a3cfd

Browse files
committed
[cssom] Don't handle CSSViewportRule since it's no longer a thing.
Fixes #8931
1 parent 9521f10 commit f8a3cfd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cssom-1/Overview.bs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1977,8 +1977,6 @@ It must return an integer, as follows:
19771977
<dd>Return 12.
19781978
<dt>If the object is a {{CSSFontFeatureValuesRule}}
19791979
<dd>Return 14.
1980-
<dt>If the object is a {{CSSViewportRule}}
1981-
<dd>Return 15.
19821980
<dt>Otherwise
19831981
<dd>Return 0.
19841982
</dl>

0 commit comments

Comments
 (0)