servo/tests/wpt/css-tests/cssom-view-1_dev/xhtml1/chapter-4.xht

939 lines
No EOL
30 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Extensions to the Window Interface - CSSOM View Module Level 1 Test Suite</title>
<style type="text/css">
@import "http://www.w3.org/StyleSheets/TR/base.css";
@import "../indices.css";
</style>
</head>
<body>
<h1>CSSOM View Module Level 1 Test Suite</h1>
<h2>Extensions to the Window Interface (13 tests)</h2>
<table width="100%">
<col id="test-column"></col>
<col id="refs-column"></col>
<col id="flags-column"></col>
<col id="info-column"></col>
<thead>
<tr>
<th>Test</th>
<th><abbr title="Rendering References">Refs</abbr></th>
<th>Flags</th>
<th>Info</th>
</tr>
</thead>
<tbody id="s4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4">+</a>
<a href="https://www.w3.org/TR/cssom-view/#extensions-to-the-window-interface">4 Extensions to the Window Interface</a></th></tr>
<!-- 2 tests -->
<tr id="media-query-list-interface-4" class="dom script">
<td>
<a href="media-query-list-interface.xht">media-query-list-interface</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>Properties and Functions
<ul class="assert">
<li>All properties exist and are readonly. All functions exist and are instances of Function</li>
</ul>
</td>
</tr>
<tr id="window-interface-4" class="dom script">
<td>
<a href="window-interface.xht">window-interface</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>Properties and Functions
<ul class="assert">
<li>All properties exist and are readonly. All functions exist and are instances of Function</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s4.#allowed-to-resize-and-move">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dictdef-scrolloptions">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dictdef-scrolltooptions">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-scrollbehavior-auto">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-scrollbehavior-instant">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-scrollbehavior-smooth">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-scrolloptions-behavior">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-scrolltooptions-left">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-scrolltooptions-top">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-devicepixelratio">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-innerheight">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-innerwidth">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-matchmedia">
<!-- 1 tests -->
<tr id="matchmedia-4.#dom-window-matchmedia" class="dom script">
<td>
<a href="matchMedia.xht">matchmedia</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSSOM View matchMedia and MediaQueryList
</td>
</tr>
</tbody>
<tbody id="s4.#dom-window-matchmedia-query-query">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-moveby">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-moveby-x-y-x">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-moveby-x-y-y">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-moveto">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-moveto-x-y-x">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-moveto-x-y-y">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-outerheight">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-outerwidth">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-pagexoffset">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-pageyoffset">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-resizeby">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-resizeby-x-y-x">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-resizeby-x-y-y">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-resizeto">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-resizeto-x-y-x">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-resizeto-x-y-y">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-screen">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-screenx">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-screeny">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-scroll">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-scroll-options-options">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-scroll-x-y-x">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-scroll-x-y-y">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-scrollby">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-scrollby-options-options">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-scrollby-x-y-x">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-scrollby-x-y-y">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-scrollto">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-scrollto-options-options">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-scrollto-x-y-x">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-scrollto-x-y-y">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-scrollx">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#dom-window-scrolly">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#enumdef-scrollbehavior">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#example-28baa0e2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-allowed-to-resize-and-move-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-allowed-to-resize-and-move-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-allowed-to-resize-and-move-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-allowed-to-resize-and-move-4">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-concept-smooth-scroll-4">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dictdef-scrolloptions-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dictdef-scrolltooptions-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dictdef-scrolltooptions-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dictdef-scrolltooptions-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dictdef-scrolltooptions-4">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dictdef-scrolltooptions-5">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-scrolloptions-behavior-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-scrolltooptions-left-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-scrolltooptions-left-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-scrolltooptions-left-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-scrolltooptions-left-4">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-scrolltooptions-top-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-scrolltooptions-top-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-scrolltooptions-top-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-scrolltooptions-top-4">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-devicepixelratio-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-innerheight-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-innerwidth-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-matchmedia-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-moveby-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-moveto-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-outerheight-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-outerwidth-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-pagexoffset-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-pageyoffset-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-resizeby-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-resizeto-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-screen-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-screen-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-screenx-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-screeny-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-scroll-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-scroll-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-scroll-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-scroll-4">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-scrollby-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-scrollby-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-scrollto-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-scrollto-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-scrollx-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-scrollx-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-scrollx-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-scrolly-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-scrolly-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-dom-window-scrolly-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-enumdef-scrollbehavior-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-media-query-list-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-mediaquerylist-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-mediaquerylist-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-mediaquerylist-document-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-normalize-non-finite-values-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-normalize-non-finite-values-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-overflow-directions-11">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-overflow-directions-12">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-overflow-directions-13">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-overflow-directions-14">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-page-zoom-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-perform-a-scroll-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-pinch-zoom-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-screen-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-screen-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-scrolling-area-4">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-scrolling-area-5">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-scrolling-area-6">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-scrolling-area-7">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-scrolling-area-8">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-scrolling-area-9">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-17">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-18">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-19">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-20">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-21">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-22">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-23">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-24">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-25">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-26">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-27">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-28">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-29">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-30">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-31">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-32">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-33">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-34">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-35">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-36">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-37">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-38">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-39">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-40">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-41">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-42">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-43">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-44">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-45">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#ref-for-viewport-46">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.1">+</a>
<a href="https://www.w3.org/TR/cssom-view/#the-features-argument-to-the-open()-method">4.1 The features argument to the open() method</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#ref-for-supported-open-feature-name-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#ref-for-supported-open-feature-name-height-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#ref-for-supported-open-feature-name-height-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#ref-for-supported-open-feature-name-left-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#ref-for-supported-open-feature-name-left-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#ref-for-supported-open-feature-name-top-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#ref-for-supported-open-feature-name-top-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#ref-for-supported-open-feature-name-width-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#ref-for-supported-open-feature-name-width-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#supported-open-feature-name">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#supported-open-feature-name-height">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#supported-open-feature-name-left">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#supported-open-feature-name-top">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#supported-open-feature-name-width">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.2">+</a>
<a href="https://www.w3.org/TR/cssom-view/#the-mediaquerylist-interface">4.2 The MediaQueryList Interface</a></th></tr>
<!-- 4 tests -->
<tr id="matchmedia-4.2" class="dom script">
<td>
<a href="matchMedia.xht">matchmedia</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSSOM View matchMedia and MediaQueryList
</td>
</tr>
<tr id="matchmediaaddlistener-4.2" class="dom script">
<td>
<a href="matchMediaAddListener.xht">matchmediaaddlistener</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSSOM View matchMedia addListener
</td>
</tr>
<tr id="media-query-list-interface-4.2" class="dom script">
<td>
<a href="media-query-list-interface.xht">media-query-list-interface</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>Properties and Functions
<ul class="assert">
<li>All properties exist and are readonly. All functions exist and are instances of Function</li>
</ul>
</td>
</tr>
<tr id="mediaquerylist-001-4.2" class="script">
<td>
<a href="MediaQueryList-001.xht">mediaquerylist-001</a></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>MediaQueryList
</td>
</tr>
</tbody>
<tbody id="s4.2.#dictdef-mediaquerylisteventinit">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#dom-mediaquerylist-addlistener">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#dom-mediaquerylist-addlistener-listener-listener">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#dom-mediaquerylist-matches">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#dom-mediaquerylist-media">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#dom-mediaquerylist-onchange">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#dom-mediaquerylist-removelistener">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#dom-mediaquerylist-removelistener-listener-listener">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#dom-mediaquerylistevent-matches">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#dom-mediaquerylistevent-media">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#dom-mediaquerylistevent-mediaquerylistevent">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#dom-mediaquerylistevent-mediaquerylistevent-type-eventinitdict-eventinitdict">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#dom-mediaquerylistevent-mediaquerylistevent-type-eventinitdict-type">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#dom-mediaquerylisteventinit-matches">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#dom-mediaquerylisteventinit-media">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#evaluate-media-queries-and-report-changes">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#example-74f03671">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#media-query-list">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#mediaquerylist">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#mediaquerylist-document">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#mediaquerylist-matches-state">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#mediaquerylist-media">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#mediaquerylistevent">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-dictdef-mediaquerylisteventinit-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-dom-mediaquerylist-addlistener-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-dom-mediaquerylist-addlistener-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-dom-mediaquerylist-addlistener-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-dom-mediaquerylist-matches-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-dom-mediaquerylist-media-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-dom-mediaquerylist-media-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-dom-mediaquerylist-onchange-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-dom-mediaquerylist-removelistener-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-dom-mediaquerylist-removelistener-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-dom-mediaquerylist-removelistener-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-dom-mediaquerylistevent-matches-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-dom-mediaquerylistevent-matches-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-dom-mediaquerylistevent-media-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-eventdef-mediaquerylist-change-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-eventdef-mediaquerylist-change-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-media-query-list-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-media-query-list-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-mediaquerylist-10">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-mediaquerylist-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-mediaquerylist-4">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-mediaquerylist-5">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-mediaquerylist-6">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-mediaquerylist-7">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-mediaquerylist-8">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-mediaquerylist-9">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-mediaquerylist-document-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-mediaquerylist-document-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-mediaquerylist-matches-state-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-mediaquerylist-matches-state-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-mediaquerylist-matches-state-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-mediaquerylist-media-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ref-for-mediaquerylist-media-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.2.1">+</a>
<a href="https://www.w3.org/TR/cssom-view/#mediaquerylist-event-summary">4.2.1 Event summary</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.1.#eventdef-mediaquerylist-change">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.1.#ref-for-mediaquerylist-11">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.1.#ref-for-mediaquerylist-12">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.1.#ref-for-mediaquerylist-matches-state-4">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.3">+</a>
<a href="https://www.w3.org/TR/cssom-view/#the-screen-interface">4.3 The Screen Interface</a></th></tr>
<!-- 8 tests -->
<tr id="cssom-view-window-screen-interface-4.3" class="dom script">
<td>
<a href="cssom-view-window-screen-interface.xht">cssom-view-window-screen-interface</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>cssom view window screen attribute
<ul class="assert">
<li>window screen interface</li>
</ul>
</td>
</tr>
<tr id="screen-pixeldepth-screen-colordepth001-4.3" class="script">
<td>
<a href="Screen-pixelDepth-Screen-colorDepth001.xht">screen-pixeldepth-screen-colordepth001</a></td>
<td></td>
<td><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>Screen-pixelDepth,Screen-colorDepth
</td>
</tr>
<tr id="window-screen-height-4.3" class="dom script">
<td>
<a href="window-screen-height.xht">window-screen-height</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSSOM View - 4.2 - screen.height range tests
<ul class="assert">
<li>window.screen.height has sensible values</li>
</ul>
</td>
</tr>
<tr id="window-screen-height-immutable-4.3" class="dom script">
<td>
<a href="window-screen-height-immutable.xht">window-screen-height-immutable</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSSOM View - 4.2 - screen.height immutability
<ul class="assert">
<li>screen.height is immutable</li>
</ul>
</td>
</tr>
<tr id="window-screen-height-mutation-throws-4.3" class="dom script">
<td>
<a href="window-screen-height-mutation-throws.xht">window-screen-height-mutation-throws</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSSOM View - 4.2 - screen.height mutation throws exception
<ul class="assert">
<li>screen.height mutation throws exception</li>
</ul>
</td>
</tr>
<tr id="window-screen-width-4.3" class="dom script">
<td>
<a href="window-screen-width.xht">window-screen-width</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSSOM View - 4.2 - screen.width range tests
<ul class="assert">
<li>window.screen.width has sensible values</li>
</ul>
</td>
</tr>
<tr id="window-screen-width-immutable-4.3" class="dom script">
<td>
<a href="window-screen-width-immutable.xht">window-screen-width-immutable</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSSOM View - 4.2 - screen.width immutability
<ul class="assert">
<li>screen.width is immutable</li>
</ul>
</td>
</tr>
<tr id="window-screen-width-mutation-throws-4.3" class="dom script">
<td>
<a href="window-screen-width-mutation-throws.xht">window-screen-width-mutation-throws</a></td>
<td></td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>CSSOM View - 4.2 - screen.width mutation throws exception
<ul class="assert">
<li>screen.width mutation throws exception</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s4.3.#dom-screen-availheight">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#dom-screen-availwidth">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#dom-screen-colordepth">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#dom-screen-height">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#dom-screen-pixeldepth">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#dom-screen-width">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-dom-screen-availheight-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-dom-screen-availwidth-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-dom-screen-colordepth-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-dom-screen-colordepth-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-dom-screen-height-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-dom-screen-pixeldepth-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-dom-screen-pixeldepth-2">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-dom-screen-width-1">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-screen-3">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#ref-for-screen-4">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#screen">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>