Skip to content

Commit d3a70f1

Browse files
committed
[mediaqueries-5][editorial] fixed errors
1 parent 190d4f3 commit d3a70f1

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

‎mediaqueries-5/Overview.bs‎

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,6 @@ spec:infra; type:dfn; text:user agent
4545
spec:selectors-4; type:selector;
4646
text::fullscreen
4747
text::hover
48-
spec:mediaqueries-5; type:dfn; text:fullscreen
49-
spec:mediaqueries-5; type:dfn; text:standalone
50-
spec:mediaqueries-5; type:dfn; text:display mode
51-
spec:mediaqueries-5; type:dfn; text:minimal-ui
52-
spec:mediaqueries-5; type:dfn; text:browser
5348
</pre>
5449

5550
<pre class=biblio>
@@ -1393,7 +1388,7 @@ Display Modes: the '@media/display-mode' media feature</h3>
13931388

13941389
This feature is primarily used to determine which [=display mode=] the user agent has applied to
13951390
an [=application context=]. As such, the values of this feature correspond to the [=display
1396-
mode|display modes=] defined in [[APPMANIFEST]]. However, it can also be used in non-application
1391+
modes=] defined in [[APPMANIFEST]]. However, it can also be used in non-application
13971392
contexts to determine whether the viewport is in other modes, such as
13981393
fullscreen or picture-in-picture.
13991394

@@ -2874,6 +2869,10 @@ interface CSSCustomMediaRule : CSSRule {
28742869
at-custom-media-cssom.html
28752870
</wpt>
28762871

2872+
<wpt title="General CSSOM tests">
2873+
mq-escaped-serialization.html
2874+
</wpt>
2875+
28772876
<!--
28782877
██ ██ ██████ ████████ ████████ ████████ ████████ ████████ ████████ ██████
28792878
██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██

0 commit comments

Comments
 (0)