mirror of
https://github.com/servo/servo.git
synced 2025-08-16 19:05:33 +01:00
Update web-platform-tests and CSS tests.
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180. - Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
This commit is contained in:
parent
fb4f421c8b
commit
296fa2512b
21852 changed files with 2080936 additions and 892894 deletions
|
@ -37,7 +37,6 @@
|
|||
height: 20px;
|
||||
}
|
||||
</style>
|
||||
<link href="/resources/testharness.css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -30,7 +30,6 @@
|
|||
color: red;
|
||||
}
|
||||
</style>
|
||||
<link href="/resources/testharness.css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into on ordered and unordered list items</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<meta content="" name="flags">
|
||||
|
@ -47,4 +47,5 @@
|
|||
<div class="region" id="r1"></div>
|
||||
<div class="region" id="r2"></div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into on ordered and unordered list items from multiple lists</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<meta content="" name="flags">
|
||||
|
@ -65,4 +65,5 @@
|
|||
</ul>
|
||||
<div id="r2" class="region"></div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into on ordered list items from multiple lists, including nested lists</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<meta content="" name="flags">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into on unordered list items, when items contain other unordered lists</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<meta content="" name="flags">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into on list items from multiple lists, when items contain other lists</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<meta content="" name="flags">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into on all list items from a nested list</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<meta content="" name="flags">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into on list items from multiple lists that have the "reversed" or "start" HTML attributes set</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<meta content="" name="flags">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into only on specific list items from multiple lists</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<meta content="" name="flags">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into only on specific list items from multiple lists + list item formatting via :nth-child, :nth-of-type</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<meta content="" name="flags">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: applying flow-into and other formatting on specific list items via :nth-child, :nth-of-type pseudo-classes</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<meta content="" name="flags">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: applying flow-into and other formatting on specific list items via different pseudo-classes</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<meta content="" name="flags">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into on individual list items preserves other list styling properties (list-style-*)</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<meta content="" name="flags">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into on individual list items preserves other list styling properties (list-style-*) even when CSS styling contradicts default CSS styling for those HTML elements</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<meta content="" name="flags">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into with different flows on list items from the same list</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<meta content="" name="flags">
|
||||
|
@ -45,4 +45,5 @@
|
|||
<div id="r1" class="region"></div>
|
||||
<div id="r2" class="region"></div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into on list items that have the "value" HTML attribute set</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<!-- See also http://www.whatwg.org/specs/web-apps/current-work/multipage/grouping-content.html#attr-li-value -->
|
||||
|
@ -50,4 +50,5 @@
|
|||
</div>
|
||||
<div id="region" class="box"></div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into on p's and div's that use a single CSS counter as content in ::before</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<meta content="" name="flags">
|
||||
|
@ -45,4 +45,5 @@
|
|||
</div>
|
||||
<div id="region"></div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into on p's and div's that use different CSS counters as content in ::after</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<meta content="" name="flags">
|
||||
|
@ -61,4 +61,5 @@
|
|||
</div>
|
||||
<div id="region"></div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into on p's that use a CSS counter as content in ::before</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<meta content="" name="flags">
|
||||
|
@ -40,4 +40,5 @@
|
|||
</div>
|
||||
<div id="region"></div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into on inline elements (span's) that use a CSS counter as content for ::before</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<meta content="" name="flags">
|
||||
|
@ -49,4 +49,5 @@
|
|||
</div>
|
||||
<div id="region"></div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into on list items that use different text directions or writing modes</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<link href="http://www.w3.org/TR/css-writing-modes-3/#direction" rel="help">
|
||||
|
@ -82,4 +82,5 @@
|
|||
<div class="region"></div>
|
||||
<div class="region"></div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into on ordered lists - single list in named flow, multiple lists in a named flow, multiple lists with nested lists in a named flow</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<meta content="" name="flags">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into on ordered lists that have the "reversed" HTML attribute set</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<meta content="" name="flags">
|
||||
|
@ -85,4 +85,5 @@
|
|||
</ol>
|
||||
<div id="r3" class="region"></div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into on ordered lists that have the "reversed" and/or "start" HTML attribute set</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<meta content="" name="flags">
|
||||
|
@ -85,4 +85,5 @@
|
|||
</ol>
|
||||
<div id="r3" class="region"></div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into on ordered lists that use a single CSS counter and ::before for list numbering</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<meta content="" name="flags">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into on ordered lists that use multiple CSS counters and ::before for list numbering</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<link href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset" rel="help">
|
||||
|
@ -76,4 +76,5 @@
|
|||
</ol>
|
||||
<div id="r1" class="region"></div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into on list items from lists that use a single CSS counter with nested scopes and ::before for list numbering</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<link href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset" rel="help">
|
||||
|
@ -100,4 +100,5 @@
|
|||
<div id="r1" class="region"></div>
|
||||
<div id="r2" class="region"></div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into on list items from lists that use multiple CSS counters with nested scopes and ::before for list numbering</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<link href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset" rel="help">
|
||||
|
@ -108,4 +108,5 @@
|
|||
<div id="r1" class="region"></div>
|
||||
<div id="r2" class="region"></div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into on list items from lists that use multiple CSS counters with nested scopes and ::after for list numbering</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<link href="http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset" rel="help">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Test: flow-into on unordered lists - single list in named flow, multiple lists in a named flow, multiple lists with nested lists in a named flow</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#properties" rel="help">
|
||||
<link href="http://www.w3.org/TR/css3-regions/#the-flow-into-property" rel="help">
|
||||
<meta content="" name="flags">
|
||||
|
|
|
@ -64,7 +64,6 @@
|
|||
margin-top: 250px;
|
||||
}
|
||||
</style>
|
||||
<link href="/resources/testharness.css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
</head>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
ol, ul {
|
||||
margin: 0;
|
||||
|
@ -36,4 +36,5 @@
|
|||
</ol>
|
||||
</div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
ul:first-of-type, ol:first-of-type {
|
||||
color: blue;
|
||||
|
@ -54,4 +54,5 @@
|
|||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
#outer-ordered-1 {
|
||||
padding: 0;
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
#outer-unordered-1 {
|
||||
padding: 0;
|
||||
|
@ -68,4 +68,5 @@
|
|||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
.outer-mixed-1 ul,
|
||||
.outer-mixed-1 ol {
|
||||
|
@ -53,4 +53,5 @@
|
|||
</ol>
|
||||
</div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
.outer-mixed-2 ul,
|
||||
.outer-mixed-2 ol {
|
||||
|
@ -55,4 +55,5 @@
|
|||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
ol {
|
||||
margin: 0;
|
||||
|
@ -42,4 +42,5 @@
|
|||
</ol>
|
||||
</div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
.container {
|
||||
color: #006400;
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
.container {
|
||||
color: #006400;
|
||||
|
@ -69,4 +69,5 @@
|
|||
</ol>
|
||||
</div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
.first {
|
||||
list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGRDAzNDVGOTNCMEQxMUUyQkVGOEU1OTA4MTYyRjA0RiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGRDAzNDVGQTNCMEQxMUUyQkVGOEU1OTA4MTYyRjA0RiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkZEMDM0NUY3M0IwRDExRTJCRUY4RTU5MDgxNjJGMDRGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkZEMDM0NUY4M0IwRDExRTJCRUY4RTU5MDgxNjJGMDRGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+rpZ8YAAAAGlJREFUeNpi/P//PwMlgImBQoDVAEZGxv9ATLELiDKEkBcIGkJMGOA1hNhAxGkIKbHwn37RiAM0UmIASPMB7B4DJmV0DPUvDDcAsQM2dWC1BAzAq5mQAQ34NBIyoAFKOxAygJHS7AwQYAAt068AjhXk+gAAAABJRU5ErkJggg==);
|
||||
|
@ -98,4 +98,5 @@
|
|||
</ol>
|
||||
</div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
.region {
|
||||
margin-left: 2em;
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
ol, li {
|
||||
margin: 0;
|
||||
|
@ -43,4 +43,5 @@
|
|||
</ol>
|
||||
</div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
#region {
|
||||
counter-reset: c 0;
|
||||
|
@ -36,4 +36,5 @@
|
|||
<div>This is numbered line of text no. 8</div>
|
||||
</div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
#region {
|
||||
counter-reset: p 0 d 0;
|
||||
|
@ -53,4 +53,5 @@
|
|||
<div>This is numbered line of text no. 8</div>
|
||||
</div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
#region {
|
||||
counter-reset: para 0;
|
||||
|
@ -31,4 +31,5 @@
|
|||
<p>This is numbered paragraph no. 5</p>
|
||||
</div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
span {
|
||||
counter-increment: spans 1;
|
||||
|
@ -30,4 +30,5 @@
|
|||
<span>Visible text 1</span><span>Visible text 2</span><span>Visible text 3</span>
|
||||
</div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
.direction-rtl {
|
||||
direction: rtl;
|
||||
|
@ -72,4 +72,5 @@
|
|||
</ol>
|
||||
</div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
ol {
|
||||
margin-top: 0;
|
||||
|
@ -67,4 +67,5 @@
|
|||
</ol>
|
||||
</div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
ol {
|
||||
margin: 0;
|
||||
|
@ -63,4 +63,5 @@
|
|||
</ol>
|
||||
</div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
ol {
|
||||
list-style-type: none;
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
#list1 ol, ul {
|
||||
counter-reset: items 0;
|
||||
|
@ -64,4 +64,5 @@
|
|||
</ol>
|
||||
</div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
ol, ul {
|
||||
counter-reset: items 0;
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
/*Lists setup*/
|
||||
ol {
|
||||
|
@ -102,4 +102,5 @@
|
|||
</ol>
|
||||
</div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
/*Lists setup*/
|
||||
ol {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<link href="mailto:mibalan@adobe.com" rel="author" title="Mihai Balan">
|
||||
<style>
|
||||
ul {
|
||||
margin-top: 0;
|
||||
|
@ -66,4 +66,5 @@
|
|||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -10,7 +10,6 @@
|
|||
tree. Therefore, onkeydown events inside a named flow should be raised when any key is pressed." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="support/css/regions-keyboard.css" type="text/css" rel="stylesheet">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="support/js/regions-keyboard-events-test-helper.js"></script>
|
||||
|
|
|
@ -10,7 +10,6 @@
|
|||
tree. Therefore, onkeydown events outside a named flow should be raised when any key is pressed." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="support/css/regions-keyboard.css" type="text/css" rel="stylesheet">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="support/js/regions-keyboard-events-test-helper.js"></script>
|
||||
|
|
|
@ -10,7 +10,6 @@
|
|||
tree. Therefore, onkeypress events inside and outside a named flow should be raised when any key is pressed." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="support/css/regions-keyboard.css" type="text/css" rel="stylesheet">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="support/js/regions-keyboard-events-test-helper.js"></script>
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
key is pressed and released." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="support/css/regions-keyboard.css" type="text/css" rel="stylesheet">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="support/js/regions-keyboard-events-test-helper.js"></script>
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
and released." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="support/css/regions-keyboard.css" type="text/css" rel="stylesheet">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="support/js/regions-keyboard-events-test-helper.js"></script>
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
key is pressed and released." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="support/css/regions-keyboard.css" type="text/css" rel="stylesheet">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="support/js/regions-keyboard-events-test-helper.js"></script>
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
pressed and released." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="support/css/regions-keyboard.css" type="text/css" rel="stylesheet">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="support/js/regions-keyboard-events-test-helper.js"></script>
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
key is pressed and released." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="support/css/regions-keyboard.css" type="text/css" rel="stylesheet">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="support/js/regions-keyboard-events-test-helper.js"></script>
|
||||
|
|
|
@ -10,7 +10,6 @@
|
|||
tree. Therefore, onkeydown and onkeyup events inside and outside a named flow on a page where the normal document flow is reordered should be raised when the Tab key is pressed and released." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="support/css/regions-keyboard.css" type="text/css" rel="stylesheet">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="support/js/regions-keyboard-events-test-helper.js"></script>
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
and released." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="support/css/regions-keyboard.css" type="text/css" rel="stylesheet">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="support/js/regions-keyboard-events-test-helper.js"></script>
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
tree. Therefore, mouse onclick events inside and outside a named flow should function correctly." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="support/css/regions-mouse-events.css" type="text/css" rel="stylesheet">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="support/js/regions-mouse-events-test-helper.js"></script>
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
tree. Therefore, onmousedown events inside a named flow should function correctly." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="support/css/regions-mouse-events.css" type="text/css" rel="stylesheet">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="support/js/regions-mouse-events-test-helper.js"></script>
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
tree. Therefore, onmousedown events outside a named flow should function correctly." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="support/css/regions-mouse-events.css" type="text/css" rel="stylesheet">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="support/js/regions-mouse-events-test-helper.js"></script>
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
tree. Therefore, onmouseup events inside a named flow should function correctly." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="support/css/regions-mouse-events.css" type="text/css" rel="stylesheet">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="support/js/regions-mouse-events-test-helper.js"></script>
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
tree. Therefore, onmouseup events outside a named flow should function correctly." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="support/css/regions-mouse-events.css" type="text/css" rel="stylesheet">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="support/js/regions-mouse-events-test-helper.js"></script>
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
tree. Therefore, mouse ondblclick events inside and outside a named flow should function correctly." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="support/css/regions-mouse-events.css" type="text/css" rel="stylesheet">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="support/js/regions-mouse-events-test-helper.js"></script>
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
tree. Therefore, onmousemove events inside and outside a named flow should function correctly." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="support/css/regions-mouse-events.css" type="text/css" rel="stylesheet">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="support/js/regions-mouse-events-test-helper.js"></script>
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
tree. Therefore, onmouseover and onmouseout events inside a named flow should function correctly." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="support/css/regions-mouse-events.css" type="text/css" rel="stylesheet">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="support/js/regions-mouse-events-test-helper.js"></script>
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
tree. Therefore, onmouseover and onmouseout events outside a named flow should function correctly." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="support/css/regions-mouse-events.css" type="text/css" rel="stylesheet">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="support/js/regions-mouse-events-test-helper.js"></script>
|
||||
|
|
|
@ -10,7 +10,6 @@
|
|||
mouse the movement." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="support/css/regions-selection.css" type="text/css" rel="stylesheet">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="support/js/selection-test-helper.js"></script>
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
tree. Therefore, mouse selection within a region should contain all of the content dragged over by the
|
||||
mouse." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<link href="support/css/regions-selection.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
<meta content="CSS regions module does not alter the normal processing of events in the document
|
||||
tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<link href="support/css/regions-selection.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
<meta content="CSS regions module does not alter the normal processing of events in the document
|
||||
tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<link href="support/css/regions-selection.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
<meta content="CSS regions module does not alter the normal processing of events in the document
|
||||
tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<link href="support/css/regions-selection.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -10,7 +10,6 @@
|
|||
<meta content="CSS regions module does not alter the normal processing of events in the document
|
||||
tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<link href="support/css/regions-selection.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged
|
||||
over by the mouse." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<link href="support/css/regions-selection.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged
|
||||
over by the mouse." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<link href="support/css/regions-selection.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged
|
||||
over by the mouse." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<link href="support/css/regions-selection.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged
|
||||
over by the mouse." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<link href="support/css/regions-selection.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged
|
||||
over by the mouse." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<link href="support/css/regions-selection.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged
|
||||
over by the mouse." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<link href="support/css/regions-selection.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged
|
||||
over by the mouse." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<link href="support/css/regions-selection.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged
|
||||
over by the mouse." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<link href="support/css/regions-selection.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged
|
||||
over by the mouse." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<link href="support/css/regions-selection.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged
|
||||
over by the mouse." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<link href="support/css/regions-selection.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse,
|
||||
including nested elements." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<link href="support/css/regions-selection.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse,
|
||||
including nested elements." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<link href="support/css/regions-selection.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse,
|
||||
including nested elements." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<link href="support/css/regions-selection.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse,
|
||||
including nested elements." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<link href="support/css/regions-selection.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse,
|
||||
including nested elements." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<link href="support/css/regions-selection.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
tree. Therefore, mouse selection within a region should contain all of the content dragged over by the mouse,
|
||||
including nested elements." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<link href="support/css/regions-selection.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged
|
||||
over by the mouse, including nested elements." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<link href="support/css/regions-selection.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
tree. Therefore, mouse selection inside and outside of a named flow should contain all of the content dragged
|
||||
over by the mousemovement, including nested elements." name="assert">
|
||||
<meta content="dom interact" name="flags">
|
||||
<link href="/resources/testharness.css" type="text/css" rel="stylesheet">
|
||||
<link href="support/css/regions-selection.css" type="text/css" rel="stylesheet">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue