Update web-platform-tests to revision 6aef6676d2f95c29de17666cc70d61b517939fbf

This commit is contained in:
WPT Sync Bot 2018-08-18 21:26:51 -04:00
parent cd0e7e7ebb
commit 3ebfea9f10
250 changed files with 2846 additions and 702 deletions

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,4 @@
[AnimationEffect-getComputedTiming.tentative.html]
[AnimationEffect.getComputedTiming() for CSS animations]
expected: FAIL

View file

@ -0,0 +1,4 @@
[AnimationEffect-getComputedTiming.tentative.html]
[AnimationEffect.getComputedTiming() for CSS transitions]
expected: FAIL

View file

@ -0,0 +1,4 @@
[CSSPseudoElement-getAnimations.tentative.html]
[CSSPseudoElement.getAnimations() for CSS transitions]
expected: FAIL

View file

@ -0,0 +1,4 @@
[CSSTransition-canceling.tentative.html]
[Canceling a CSS transition]
expected: FAIL

View file

@ -0,0 +1,4 @@
[CSSTransition-currentTime.tentative.html]
[CSSTransition.currentTime]
expected: FAIL

View file

@ -0,0 +1,4 @@
[CSSTransition-effect.tentative.html]
[CSSTransition.effect]
expected: FAIL

View file

@ -0,0 +1,4 @@
[CSSTransition-finished.tentative.html]
[CSSTransition.finished]
expected: FAIL

View file

@ -0,0 +1,4 @@
[CSSTransition-ready.tentative.html]
[CSSTransition.ready]
expected: FAIL

View file

@ -0,0 +1,4 @@
[CSSTransition-startTime.tentative.html]
[CSSTransition.startTime]
expected: FAIL

View file

@ -0,0 +1,4 @@
[CSSTransition-transitionProperty.tentative.html]
[CSSTransition.transitionProperty]
expected: FAIL

View file

@ -0,0 +1,4 @@
[Document-getAnimations.tentative.html]
[Document.getAnimations() for CSS transitions]
expected: FAIL

View file

@ -0,0 +1,4 @@
[Element-getAnimations.tentative.html]
[Element.getAnimations() for CSS transitions]
expected: FAIL

View file

@ -0,0 +1,4 @@
[KeyframeEffect-getKeyframes.tentative.html]
[KeyframeEffect.getKeyframes() for CSS transitions]
expected: FAIL

View file

@ -0,0 +1,4 @@
[KeyframeEffect-target.tentative.html]
[CSSTransition.effect.target]
expected: FAIL

View file

@ -3,3 +3,6 @@
[transition height from 10px to 100px / events] [transition height from 10px to 100px / events]
expected: FAIL expected: FAIL
[CSS Transitions Test: Transitioning before DOMContentLoaded event]
expected: FAIL

View file

@ -3,3 +3,6 @@
[transition height from 10px to 100px / events] [transition height from 10px to 100px / events]
expected: FAIL expected: FAIL
[CSS Transitions Test: Transitioning before load event]
expected: FAIL

View file

@ -3,3 +3,6 @@
[changing transition-property / values] [changing transition-property / values]
expected: FAIL expected: FAIL
[CSS Transitions Test: behavior when transition parameters change while transitioning]
expected: FAIL

View file

@ -0,0 +1,4 @@
[event-dispatch.tentative.html]
[CSS transition event dispatch]
expected: FAIL

View file

@ -0,0 +1,4 @@
[events-001.html]
[CSS Transitions Test: transitionend event for shorthand property]
expected: FAIL

View file

@ -18,3 +18,6 @@
[padding-left, padding] [padding-left, padding]
expected: FAIL expected: FAIL
[CSS Transitions Test: transitionend event with property specificity]
expected: FAIL

View file

@ -1,6 +1,5 @@
[events-006.html] [events-006.html]
type: testharness type: testharness
expected: TIMEOUT
[transition padding-left on :before / events] [transition padding-left on :before / events]
expected: FAIL expected: FAIL
@ -13,3 +12,6 @@
[transition padding-left on ::after] [transition padding-left on ::after]
expected: NOTRUN expected: NOTRUN
[CSS Transitions Test: transitionend event for pseudo elements]
expected: FAIL

View file

@ -0,0 +1,4 @@
[events-007.html]
[CSS Transitions Test: no transitionend event after display:none]
expected: FAIL

View file

@ -0,0 +1,4 @@
[hidden-container-001.html]
[CSS Transitions Test: Not Transitioning within hidden element]
expected: FAIL

View file

@ -0,0 +1,4 @@
[transition-001.html]
[CSS Transitions Test: Parsing transition shorthand]
expected: FAIL

View file

@ -0,0 +1,4 @@
[transition-delay-001.html]
[CSS Transitions Test: Parsing transition-delay]
expected: FAIL

View file

@ -0,0 +1,4 @@
[transition-duration-001.html]
[CSS Transitions Test: Parsing transition-duration]
expected: FAIL

View file

@ -0,0 +1,4 @@
[transition-property-001.html]
[CSS Transitions Test: Parsing transition-property]
expected: FAIL

View file

@ -6,3 +6,6 @@
[parse 'all, none'] [parse 'all, none']
expected: FAIL expected: FAIL
[CSS Transitions Test: Parsing invalid transition-property]
expected: FAIL

View file

@ -0,0 +1,4 @@
[transition-timing-function-001.html]
[CSS Transitions Test: Parsing transition-timing-function]
expected: FAIL

View file

@ -1,3 +0,0 @@
[traverse_the_history_2.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

View file

@ -1,4 +0,0 @@
[traverse_the_history_5.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

View file

@ -172,42 +172,15 @@
[XHTML img usemap="http://example.org/#garbage-before-hash-id"] [XHTML img usemap="http://example.org/#garbage-before-hash-id"]
expected: FAIL expected: FAIL
[HTML (standards) IMG usemap="no-hash-name"]
expected: FAIL
[HTML (standards) IMG usemap="#percent-escape-name-%41"]
expected: FAIL
[HTML (standards) IMG usemap="#percent-escape-id-%41"]
expected: FAIL
[XHTML img usemap="#percent-escape-id-%41"] [XHTML img usemap="#percent-escape-id-%41"]
expected: FAIL expected: FAIL
[HTML (standards) IMG usemap=""]
expected: FAIL
[XHTML img usemap="#different-CASE-id"] [XHTML img usemap="#different-CASE-id"]
expected: FAIL expected: FAIL
[XHTML img usemap="hash-last#"] [XHTML img usemap="hash-last#"]
expected: FAIL expected: FAIL
[HTML (standards) IMG usemap="hash-last#"]
expected: FAIL
[HTML (standards) IMG usemap="no-hash-id"]
expected: FAIL
[HTML (standards) IMG usemap="#different-CASE-name"]
expected: FAIL
[HTML (standards) IMG usemap="#"]
expected: FAIL
[HTML (standards) IMG usemap="#different-CASE-id"]
expected: FAIL
[XHTML img usemap="no-hash-id"] [XHTML img usemap="no-hash-id"]
expected: FAIL expected: FAIL
@ -226,9 +199,36 @@
[XHTML img usemap=""] [XHTML img usemap=""]
expected: FAIL expected: FAIL
[HTML (standards) IMG usemap="#no-such-map"]
expected: FAIL
[XHTML img usemap="no-hash-name"] [XHTML img usemap="no-hash-name"]
expected: FAIL expected: FAIL
[HTML (quirks) IMG usemap="#"]
expected: FAIL
[HTML (quirks) IMG usemap="no-hash-id"]
expected: FAIL
[HTML (quirks) IMG usemap="no-hash-name"]
expected: FAIL
[HTML (quirks) IMG usemap="#no-such-map"]
expected: FAIL
[HTML (quirks) IMG usemap="hash-last#"]
expected: FAIL
[HTML (quirks) IMG usemap="#different-CASE-name"]
expected: FAIL
[HTML (quirks) IMG usemap="#different-CASE-id"]
expected: FAIL
[HTML (quirks) IMG usemap=""]
expected: FAIL
[HTML (quirks) IMG usemap="#percent-escape-name-%41"]
expected: FAIL
[HTML (quirks) IMG usemap="#percent-escape-id-%41"]
expected: FAIL

View file

@ -2,41 +2,26 @@
[response.formData() with input: a&b&c] [response.formData() with input: a&b&c]
expected: FAIL expected: FAIL
[request.formData() with input: a=b&c=d]
expected: FAIL
[request.formData() with input: &&&a=b&&&&c=d&]
expected: FAIL
[request.formData() with input: a&b&c] [request.formData() with input: a&b&c]
expected: FAIL expected: FAIL
[response.formData() with input: _charset_=windows-1252&test=%C2x]
expected: FAIL
[response.formData() with input: &&&a=b&&&&c=d&] [response.formData() with input: &&&a=b&&&&c=d&]
expected: FAIL expected: FAIL
[request.formData() with input: a=b&c=d&] [request.formData() with input: a=b&c=d&]
expected: FAIL expected: FAIL
[request.formData() with input: _charset_=windows-1252&test=%C2x]
expected: FAIL
[response.formData() with input: a=b&c=d&]
expected: FAIL
[urlencoded-parser.any.worker.html] [urlencoded-parser.any.worker.html]
[request.formData() with input: a&b&c] [request.formData() with input: a&b&c]
expected: FAIL expected: FAIL
[response.formData() with input: a=b&c=d]
expected: FAIL
[response.formData() with input: a&b&c]
expected: FAIL
[request.formData() with input: a=b&c=d&]
expected: FAIL
[request.formData() with input: &&&a=b&&&&c=d&]
expected: FAIL
[request.formData() with input: _charset_=windows-1252&test=%C2x] [request.formData() with input: _charset_=windows-1252&test=%C2x]
expected: FAIL expected: FAIL
@ -46,3 +31,9 @@
[response.formData() with input: _charset_=windows-1252&test=%C2x] [response.formData() with input: _charset_=windows-1252&test=%C2x]
expected: FAIL expected: FAIL
[request.formData() with input: a=b&c=d]
expected: FAIL
[response.formData() with input: &&&a=b&&&&c=d&]
expected: FAIL

View file

@ -8,7 +8,7 @@
<meta name="assert" content="background-blend-mode supports only the grammar '<blend-mode>#'."> <meta name="assert" content="background-blend-mode supports only the grammar '<blend-mode>#'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="background-blend-mode supports the full grammar '<blend-mode>#'."> <meta name="assert" content="background-blend-mode supports the full grammar '<blend-mode>#'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="isolation supports only the grammar '<isolation-mode>'."> <meta name="assert" content="isolation supports only the grammar '<isolation-mode>'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="isolation supports the full grammar '<isolation-mode>'."> <meta name="assert" content="isolation supports the full grammar '<isolation-mode>'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="mix-blend-mode supports only the grammar '<blend-mode>'."> <meta name="assert" content="mix-blend-mode supports only the grammar '<blend-mode>'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="mix-blend-mode supports the full grammar '<blend-mode>'."> <meta name="assert" content="mix-blend-mode supports the full grammar '<blend-mode>'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -1,6 +1,6 @@
<!doctype html> <!doctype html>
<meta charset=utf-8> <meta charset=utf-8>
<title>CSSAnimation.getComputedTiming()</title> <title>AnimationEffect.getComputedTiming() for CSS animations</title>
<!-- TODO: Add a more specific link for this once it is specified. --> <!-- TODO: Add a more specific link for this once it is specified. -->
<link rel="help" href="https://drafts.csswg.org/css-animations-2/#cssanimation"> <link rel="help" href="https://drafts.csswg.org/css-animations-2/#cssanimation">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>

View file

@ -11,7 +11,6 @@
to { left: 100px } to { left: 100px }
} }
</style> </style>
<body>
<div id="log"></div> <div id="log"></div>
<script> <script>
'use strict'; 'use strict';
@ -39,4 +38,3 @@ test(t => {
}, 'Animation name with hex-escape'); }, 'Animation name with hex-escape');
</script> </script>
</body>

View file

@ -18,7 +18,6 @@
to { margin-left: 200px } to { margin-left: 200px }
} }
</style> </style>
<body>
<div id="log"></div> <div id="log"></div>
<script> <script>
'use strict'; 'use strict';
@ -195,5 +194,3 @@ promise_test(async t => {
'descendants'); 'descendants');
</script> </script>
</body>
</html>

View file

@ -16,7 +16,6 @@
} }
} }
</style> </style>
<body>
<div id="log"></div> <div id="log"></div>
<script> <script>
'use strict'; 'use strict';
@ -129,4 +128,3 @@ promise_test(async t => {
'it fires an animationstart event'); 'it fires an animationstart event');
</script> </script>
</body>

View file

@ -12,7 +12,6 @@
} }
@keyframes def {} @keyframes def {}
</style> </style>
<body>
<div id="log"></div> <div id="log"></div>
<script> <script>
'use strict'; 'use strict';
@ -84,4 +83,3 @@ promise_test(async t => {
}, 'finished promise is not reset when animationPlayState is set to running'); }, 'finished promise is not reset when animationPlayState is set to running');
</script> </script>
</body>

View file

@ -1,10 +1,11 @@
<!doctype html> <!doctype html>
<html>
<head>
<meta charset=utf-8> <meta charset=utf-8>
<title>CSSAnimation.currentTime</title> <title>CSSAnimation.currentTime</title>
<!-- TODO: Add a more specific link for this once it is specified. --> <!-- TODO: Add a more specific link for this once it is specified. -->
<link rel="help" href="https://drafts.csswg.org/css-animations-2/#cssanimation"> <link rel="help" href="https://drafts.csswg.org/css-animations-2/#cssanimation">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="support/testcommon.js"></script>
<style> <style>
.animated-div { .animated-div {
@ -19,11 +20,6 @@
} }
</style> </style>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="support/testcommon.js"></script>
</head>
<body>
<div id="log"></div> <div id="log"></div>
<script type="text/javascript"> <script type="text/javascript">
@ -70,5 +66,3 @@ promise_test(async t => {
}, 'Setting currentTime to null on a CSS animation throws'); }, 'Setting currentTime to null on a CSS animation throws');
</script> </script>
</body>
</html>

View file

@ -9,7 +9,6 @@
<style> <style>
@keyframes abc { } @keyframes abc { }
</style> </style>
<body>
<div id="log"></div> <div id="log"></div>
<script> <script>
'use strict'; 'use strict';
@ -25,5 +24,4 @@ test(t => {
}, 'Animation.id for CSS Animations'); }, 'Animation.id for CSS Animations');
</script> </script>
</body>
</html> </html>

View file

@ -12,7 +12,6 @@
100% { margin-left: 10000px } 100% { margin-left: 10000px }
} }
</style> </style>
<body>
<div id="log"></div> <div id="log"></div>
<script> <script>
'use strict'; 'use strict';
@ -169,4 +168,3 @@ promise_test(async t => {
}, 'Setting the current time completes a pending pause'); }, 'Setting the current time completes a pending pause');
</script> </script>
</body>

View file

@ -9,7 +9,6 @@
<style> <style>
@keyframes anim { } @keyframes anim { }
</style> </style>
<body>
<div id="log"></div> <div id="log"></div>
<script> <script>
'use strict'; 'use strict';
@ -54,4 +53,3 @@ test(t => {
}, 'Animation returns correct playState when canceled'); }, 'Animation returns correct playState when canceled');
</script> </script>
</body>

View file

@ -11,7 +11,6 @@
to { transform: translate(10px) } to { transform: translate(10px) }
} }
</style> </style>
<body>
<div id="log"></div> <div id="log"></div>
<script> <script>
'use strict'; 'use strict';
@ -97,4 +96,3 @@ promise_test(async t => {
}, 'Pausing twice re-uses the same Promise'); }, 'Pausing twice re-uses the same Promise');
</script> </script>
</body>

View file

@ -1,10 +1,11 @@
<!doctype html> <!doctype html>
<html>
<head>
<meta charset=utf-8> <meta charset=utf-8>
<title>CSSAnimation.startTime</title> <title>CSSAnimation.startTime</title>
<!-- TODO: Add a more specific link for this once it is specified. --> <!-- TODO: Add a more specific link for this once it is specified. -->
<link rel="help" href="https://drafts.csswg.org/css-animations-2/#cssanimation"> <link rel="help" href="https://drafts.csswg.org/css-animations-2/#cssanimation">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="support/testcommon.js"></script>
<style> <style>
.animated-div { .animated-div {
@ -19,11 +20,6 @@
} }
</style> </style>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="support/testcommon.js"></script>
</head>
<body>
<div id="log"></div> <div id="log"></div>
<script type="text/javascript"> <script type="text/javascript">
@ -71,5 +67,3 @@ promise_test(async t => {
}, 'Seeking a CSS animation using the start time dispatches animation events'); }, 'Seeking a CSS animation using the start time dispatches animation events');
</script> </script>
</body>
</html>

View file

@ -26,7 +26,6 @@
content: ''; content: '';
} }
</style> </style>
<body>
<div id="log"></div> <div id="log"></div>
<script> <script>
'use strict'; 'use strict';
@ -74,4 +73,3 @@ test(t => {
'animations in the expected order'); 'animations in the expected order');
</script> </script>
</body>

View file

@ -25,7 +25,6 @@
content: '' content: ''
} }
</style> </style>
<body>
<div id="log"></div> <div id="log"></div>
<script> <script>
'use strict'; 'use strict';
@ -283,4 +282,3 @@ test(t => {
'after sorting'); 'after sorting');
</script> </script>
</body>

View file

@ -14,7 +14,6 @@ Element.getAnimations() - Dynamic changes to the list of CSS animations
} }
@keyframes anim2 { } @keyframes anim2 { }
</style> </style>
<body>
<div id="log"></div> <div id="log"></div>
<script> <script>
'use strict'; 'use strict';
@ -162,4 +161,3 @@ promise_test(async t => {
}, 'Animation state is preserved when interleaving animations in list'); }, 'Animation state is preserved when interleaving animations in list');
</script> </script>
</body>

View file

@ -24,7 +24,6 @@
} }
@keyframes empty { } @keyframes empty { }
</style> </style>
<body>
<div id="log"></div> <div id="log"></div>
<script> <script>
'use strict'; 'use strict';
@ -446,4 +445,3 @@ test(t => {
+ ' from all the descendants'); + ' from all the descendants');
</script> </script>
</body>

View file

@ -15,7 +15,6 @@
content: '' content: ''
} }
</style> </style>
<body>
<div id="log"></div> <div id="log"></div>
<script> <script>
'use strict'; 'use strict';
@ -62,4 +61,3 @@ test(t => {
'CSSPseudoElement object as that from the CSS generated animation'); 'CSSPseudoElement object as that from the CSS generated animation');
</script> </script>
</body>

View file

@ -11,7 +11,6 @@
to { margin-left: 100px; } to { margin-left: 100px; }
} }
</style> </style>
<body>
<div id="log"></div> <div id="log"></div>
<script> <script>
'use strict'; 'use strict';
@ -419,5 +418,3 @@ promise_test(async t => {
}, 'Cancel the animation after clearing the target effect.'); }, 'Cancel the animation after clearing the target effect.');
</script> </script>
</body>
</html>

View file

@ -11,7 +11,6 @@
to { margin-left: 100px; } to { margin-left: 100px; }
} }
</style> </style>
<body>
<div id="log"></div> <div id="log"></div>
<script type='text/javascript'> <script type='text/javascript'>
'use strict'; 'use strict';
@ -160,5 +159,3 @@ promise_test(async t => {
}, 'Test start and end events are sorted correctly when fired simultaneously'); }, 'Test start and end events are sorted correctly when fired simultaneously');
</script> </script>
</body>
</html>

View file

@ -1,79 +0,0 @@
<!DOCTYPE html>
<title>CSS Test: Box Shadow Syntax: Reordering Components</title>
<link rel="author" title="Elika J. Etemad" href="http://fantasai.inkedblade.net/contact"/>
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-box-shadow"/>
<meta name="assert" content="Box shadow color, inset, and length parameters can be mixed in any order, but lengths must stay adjacent." />
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="support/parsing-testcommon.js"></script>
<script>
// color only
test_valid_value("box-shadow", "4px 4px green", "green 4px 4px");
test_valid_value("box-shadow", "green -4px 4px", "green -4px 4px");
test_valid_value("box-shadow", "-4px 4px 0 green", "green -4px 4px 0px");
test_valid_value("box-shadow", "green -4px 4px 0", "green -4px 4px 0px");
test_valid_value("box-shadow", "-4px 4px 0 0 green", "green -4px 4px 0px 0px");
test_valid_value("box-shadow", "green -4px 4px 0 0", "green -4px 4px 0px 0px");
// inset only
test_valid_value("box-shadow", "4px -4px inset", "4px -4px inset");
test_valid_value("box-shadow", "inset 4px -4px", "4px -4px inset");
test_valid_value("box-shadow", "4px -4px 0 inset", "4px -4px 0px inset");
test_valid_value("box-shadow", "inset 4px -4px 0", "4px -4px 0px inset");
test_valid_value("box-shadow", "4px -4px 0 0 inset", "4px -4px 0px 0px inset");
test_valid_value("box-shadow", "inset 4px -4px 0 0", "4px -4px 0px 0px inset");
// color and inset
test_valid_value("box-shadow", "4px -4px green inset", "green 4px -4px inset");
test_valid_value("box-shadow", "4px -4px inset green", "green 4px -4px inset");
test_valid_value("box-shadow", "inset green 4px -4px", "green 4px -4px inset");
test_valid_value("box-shadow", "green inset 4px -4px", "green 4px -4px inset");
test_valid_value("box-shadow", "green 4px -4px inset", "green 4px -4px inset");
test_valid_value("box-shadow", "inset 4px -4px green", "green 4px -4px inset");
test_valid_value("box-shadow", "inset green 4px -4px 0", "green 4px -4px 0px inset");
test_valid_value("box-shadow", "green inset 4px -4px 0", "green 4px -4px 0px inset");
test_valid_value("box-shadow", "4px -4px 0 green inset", "green 4px -4px 0px inset");
test_valid_value("box-shadow", "4px -4px 0 inset green", "green 4px -4px 0px inset");
test_valid_value("box-shadow", "green 4px -4px 0 inset", "green 4px -4px 0px inset");
test_valid_value("box-shadow", "inset 4px -4px 0 green", "green 4px -4px 0px inset");
test_valid_value("box-shadow", "inset green 4px -4px 0 0", "green 4px -4px 0px 0px inset");
test_valid_value("box-shadow", "green inset 4px -4px 0 0", "green 4px -4px 0px 0px inset");
test_valid_value("box-shadow", "4px -4px 0 0 green inset", "green 4px -4px 0px 0px inset");
test_valid_value("box-shadow", "4px -4px 0 0 inset green", "green 4px -4px 0px 0px inset");
test_valid_value("box-shadow", "green 4px -4px 0 0 inset", "green 4px -4px 0px 0px inset");
test_valid_value("box-shadow", "inset 4px -4px 0 0 green", "green 4px -4px 0px 0px inset");
test_invalid_value("box-shadow", "red");
test_invalid_value("box-shadow", "4px red");
test_invalid_value("box-shadow", "red 4px");
test_invalid_value("box-shadow", "-4px red 4px");
test_invalid_value("box-shadow", "red -4px 4px red");
test_invalid_value("box-shadow", "-4px 4px red 0");
test_invalid_value("box-shadow", "-4px 4px 0 red 0");
test_invalid_value("box-shadow", "inset");
test_invalid_value("box-shadow", "inset 4px");
test_invalid_value("box-shadow", "4px inset");
test_invalid_value("box-shadow", "4px inset -4px");
test_invalid_value("box-shadow", "inset 4px -4px inset");
test_invalid_value("box-shadow", "4px -4px inset 0");
test_invalid_value("box-shadow", "4px -4px 0 inset 0");
test_invalid_value("box-shadow", "red inset");
test_invalid_value("box-shadow", "inset red");
test_invalid_value("box-shadow", "4px red inset");
test_invalid_value("box-shadow", "red inset 4px");
test_invalid_value("box-shadow", "4px inset red");
test_invalid_value("box-shadow", "inset red 4px");
test_invalid_value("box-shadow", "4px red inset -4px");
test_invalid_value("box-shadow", "4px inset red -4px");
test_invalid_value("box-shadow", "inset 4px red -4px");
test_invalid_value("box-shadow", "4px red 4px inset");
test_invalid_value("box-shadow", "red 4px inset -4px");
test_invalid_value("box-shadow", "4px inset -4px red");
test_invalid_value("box-shadow", "4px -4px red inset 0");
test_invalid_value("box-shadow", "4px -4px inset red 0");
test_invalid_value("box-shadow", "inset 4px -4px red 0");
test_invalid_value("box-shadow", "4px -4px red 0 inset");
test_invalid_value("box-shadow", "red 4px -4px inset 0");
test_invalid_value("box-shadow", "4px -4px inset 0 red");
</script>
</html>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="background-attachment supports only the grammar '<attachment>#'."> <meta name="assert" content="background-attachment supports only the grammar '<attachment>#'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="background-attachment supports the full grammar '<attachment>#'."> <meta name="assert" content="background-attachment supports the full grammar '<attachment>#'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="background-clip supports only the grammar '<box>#'."> <meta name="assert" content="background-clip supports only the grammar '<box>#'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="background-clip supports the full grammar '<box>#'."> <meta name="assert" content="background-clip supports the full grammar '<box>#'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="background-color supports only the grammar '<color>'."> <meta name="assert" content="background-color supports only the grammar '<color>'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="background-color supports the full grammar '<color>'."> <meta name="assert" content="background-color supports the full grammar '<color>'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="background-image supports only the grammar '<bg-image>#'."> <meta name="assert" content="background-image supports only the grammar '<bg-image>#'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="background-image supports the full grammar '<bg-image>#'."> <meta name="assert" content="background-image supports the full grammar '<bg-image>#'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="background supports only the grammar '<bg-layer># , <final-bg-layer>'."> <meta name="assert" content="background supports only the grammar '<bg-layer># , <final-bg-layer>'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="background-origin supports only the grammar '<box>#'."> <meta name="assert" content="background-origin supports only the grammar '<box>#'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="background-origin supports the full grammar '<box>#'."> <meta name="assert" content="background-origin supports the full grammar '<box>#'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="background-position supports only the grammar '<bg-position>'."> <meta name="assert" content="background-position supports only the grammar '<bg-position>'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="background-position supports the full grammar '<bg-position>'."> <meta name="assert" content="background-position supports the full grammar '<bg-position>'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="background-repeat supports only the grammar '<repeat-style>#'."> <meta name="assert" content="background-repeat supports only the grammar '<repeat-style>#'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="background-repeat supports the full grammar '<repeat-style>#'."> <meta name="assert" content="background-repeat supports the full grammar '<repeat-style>#'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="background-size supports only the grammar '<bg-size>#'."> <meta name="assert" content="background-size supports only the grammar '<bg-size>#'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="background-size supports the full grammar '<bg-size>#'."> <meta name="assert" content="background-size supports the full grammar '<bg-size>#'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="background supports the full grammar '<bg-layer># , <final-bg-layer>'."> <meta name="assert" content="background supports the full grammar '<bg-layer># , <final-bg-layer>'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="border-color supports only the grammar '<color>{1,4}'."> <meta name="assert" content="border-color supports only the grammar '<color>{1,4}'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="border-color supports the full grammar '<color>{1,4}'."> <meta name="assert" content="border-color supports the full grammar '<color>{1,4}'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="border-image supports only the grammar ' <border-image-source> || <border-image-slice> [ / <border-image-width> | / <border-image-width>? / <border-image-outset> ]? || <border-image-repeat>'."> <meta name="assert" content="border-image supports only the grammar ' <border-image-source> || <border-image-slice> [ / <border-image-width> | / <border-image-width>? / <border-image-outset> ]? || <border-image-repeat>'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="border-image-outset supports only the grammar '[ <length> | <number> ]{1,4}'."> <meta name="assert" content="border-image-outset supports only the grammar '[ <length> | <number> ]{1,4}'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="border-image-outset supports the full grammar '[ <length> | <number> ]{1,4}'."> <meta name="assert" content="border-image-outset supports the full grammar '[ <length> | <number> ]{1,4}'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="border-image-repeat supports only the grammar '[ stretch | repeat | round | space ]{1,2}'."> <meta name="assert" content="border-image-repeat supports only the grammar '[ stretch | repeat | round | space ]{1,2}'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="border-image-repeat supports the full grammar '[ stretch | repeat | round | space ]{1,2}'."> <meta name="assert" content="border-image-repeat supports the full grammar '[ stretch | repeat | round | space ]{1,2}'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="border-image-slice supports only the grammar '[<number> | <percentage>]{1,4} && fill?'."> <meta name="assert" content="border-image-slice supports only the grammar '[<number> | <percentage>]{1,4} && fill?'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="border-image-slice supports the full grammar '[<number> | <percentage>]{1,4} && fill?'."> <meta name="assert" content="border-image-slice supports the full grammar '[<number> | <percentage>]{1,4} && fill?'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="border-image-source supports only the grammar 'none | <image>'."> <meta name="assert" content="border-image-source supports only the grammar 'none | <image>'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="border-image-source supports the full grammar 'none | <image>'."> <meta name="assert" content="border-image-source supports the full grammar 'none | <image>'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="border-image supports the full grammar ' <border-image-source> || <border-image-slice> [ / <border-image-width> | / <border-image-width>? / <border-image-outset> ]? || <border-image-repeat>'."> <meta name="assert" content="border-image supports the full grammar ' <border-image-source> || <border-image-slice> [ / <border-image-width> | / <border-image-width>? / <border-image-outset> ]? || <border-image-repeat>'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="border-image-width supports only the grammar '[ <length-percentage> | <number> | auto ]{1,4}'."> <meta name="assert" content="border-image-width supports only the grammar '[ <length-percentage> | <number> | auto ]{1,4}'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="border-image-width supports the full grammar '[ <length-percentage> | <number> | auto ]{1,4}'."> <meta name="assert" content="border-image-width supports the full grammar '[ <length-percentage> | <number> | auto ]{1,4}'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="border-width supports only the grammar '<line-width> || <line-style> || <color>'."> <meta name="assert" content="border-width supports only the grammar '<line-width> || <line-style> || <color>'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="border-radius supports only the grammar '<length-percentage>{1,4} [ / <length-percentage>{1,4} ]?'."> <meta name="assert" content="border-radius supports only the grammar '<length-percentage>{1,4} [ / <length-percentage>{1,4} ]?'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="border-radius supports the full grammar '<length-percentage>{1,4} [ / <length-percentage>{1,4} ]?'."> <meta name="assert" content="border-radius supports the full grammar '<length-percentage>{1,4} [ / <length-percentage>{1,4} ]?'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="border-style supports only the grammar '<line-style>{1,4}'."> <meta name="assert" content="border-style supports only the grammar '<line-style>{1,4}'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="border-style supports the full grammar '<line-style>{1,4}'."> <meta name="assert" content="border-style supports the full grammar '<line-style>{1,4}'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="border-width supports the full grammar '<line-width> || <line-style> || <color>'."> <meta name="assert" content="border-width supports the full grammar '<line-width> || <line-style> || <color>'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="border-width supports only the grammar '<line-width>{1,4}'."> <meta name="assert" content="border-width supports only the grammar '<line-width>{1,4}'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

View file

@ -8,7 +8,7 @@
<meta name="assert" content="border-width supports the full grammar '<line-width>{1,4}'."> <meta name="assert" content="border-width supports the full grammar '<line-width>{1,4}'.">
<script src="/resources/testharness.js"></script> <script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script> <script src="/resources/testharnessreport.js"></script>
<script src="../support/parsing-testcommon.js"></script> <script src="support/parsing-testcommon.js"></script>
</head> </head>
<body> <body>
<script> <script>

Some files were not shown because too many files have changed in this diff Show more