Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync WPT with upstream (19-09-2018) #21753

Closed
Closed
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Large diffs are not rendered by default.

@@ -0,0 +1,49 @@
[inheritance.html]
[Property text-emphasis-style inherits]
expected: FAIL

[Property text-emphasis-style has initial value none]
expected: FAIL

[Property text-decoration-style has initial value solid]
expected: FAIL

[Property text-underline-position has initial value auto]
expected: FAIL

[Property text-decoration-line has initial value none]
expected: FAIL

[Property text-emphasis-color has initial value rgba(2, 3, 4, 0.5)]
expected: FAIL

[Property text-shadow has initial value none]
expected: FAIL

[Property text-decoration-color has initial value rgba(2, 3, 4, 0.5)]
expected: FAIL

[Property text-decoration-line does not inherit]
expected: FAIL

[Property text-underline-position inherits]
expected: FAIL

[Property text-emphasis-position inherits]
expected: FAIL

[Property text-decoration-color does not inherit]
expected: FAIL

[Property text-emphasis-position has initial value over right]
expected: FAIL

[Property text-decoration-style does not inherit]
expected: FAIL

[Property text-shadow inherits]
expected: FAIL

[Property text-emphasis-color inherits]
expected: FAIL

This file was deleted.

@@ -0,0 +1,4 @@
[scroll-behavior-default-css.html]
[Testing default value of scroll-behavior]
expected: FAIL

@@ -0,0 +1,4 @@
[scroll-behavior-element.html]
[Testing scrollOptions' behavior for Element.scroll* and scroll-behavior on an element]
expected: FAIL
@@ -0,0 +1,4 @@
[scroll-behavior-main-frame-root.html]
[Page loaded]
expected: FAIL

@@ -0,0 +1,4 @@
[scroll-behavior-main-frame-window.html]
[Page loaded]
expected: FAIL

@@ -0,0 +1,4 @@
[scroll-behavior-scrollintoview-nested.html]
[scrollIntoView with nested elements with different scroll-behavior]
expected: FAIL

@@ -0,0 +1,19 @@
[scroll-behavior-smooth-positions.html]
[Scroll positions when performing smooth scrolling using scrollTo()]
expected: FAIL

[Scroll positions when aborting a smooth scrolling with another smooth scrolling]
expected: FAIL

[Scroll positions when performing smooth scrolling using scrollIntoView()]
expected: FAIL

[Scroll positions when performing smooth scrolling using scroll()]
expected: FAIL

[Scroll positions when aborting a smooth scrolling with an instant scrolling]
expected: FAIL

[Scroll positions when performing smooth scrolling using scrollBy()]
expected: FAIL

@@ -0,0 +1,5 @@
[scroll-behavior-subframe-root.html]
expected: ERROR
[iframe loaded]
expected: NOTRUN

@@ -0,0 +1,5 @@
[scroll-behavior-subframe-window.html]
expected: ERROR
[iframe loaded]
expected: NOTRUN

@@ -0,0 +1,23 @@
[header-value-combining.any.html]
[response.headers.get('foo-test')]
expected: FAIL

[response.headers.get('www-authenticate')]
expected: FAIL


[header-value-combining.any.worker.html]
[response.headers.get('foo-test')]
expected: FAIL

[response.headers.get('www-authenticate')]
expected: FAIL


[header-value-combining.any.serviceworker.html]
expected: TIMEOUT

[header-value-combining.any.sharedworker.html]
[header-value-combining]
expected: FAIL

@@ -1,5 +1,4 @@
[fetch-in-iframe.html]
expected: CRASH
[Untitled]
expected: FAIL

This file was deleted.

This file was deleted.

This file was deleted.

@@ -0,0 +1,28 @@
[fieldset-percentage-block-size.html]
[div (writing-mode: vertical-lr)]
expected: FAIL

[rendered legend (writing-mode: horizontal-tb)]
expected: FAIL

[second legend (writing-mode: vertical-rl)]
expected: FAIL

[rendered legend (writing-mode: vertical-lr)]
expected: FAIL

[second legend (writing-mode: horizontal-tb)]
expected: FAIL

[rendered legend (writing-mode: vertical-rl)]
expected: FAIL

[div (writing-mode: horizontal-tb)]
expected: FAIL

[div (writing-mode: vertical-rl)]
expected: FAIL

[second legend (writing-mode: vertical-lr)]
expected: FAIL

@@ -0,0 +1,2 @@
[legend-display-rendering.html]
expected: FAIL

This file was deleted.

@@ -0,0 +1,13 @@
[legend-margin-inline.html]
[right]
expected: FAIL

[center]
expected: FAIL

[10px]
expected: FAIL

[left]
expected: FAIL

@@ -172,63 +172,3 @@
[XHTML img usemap="http://example.org/#garbage-before-hash-id"]
expected: FAIL

[XHTML img usemap="#percent-escape-id-%41"]
expected: FAIL

[XHTML img usemap="#different-CASE-id"]
expected: FAIL

[XHTML img usemap="hash-last#"]
expected: FAIL

[XHTML img usemap="no-hash-id"]
expected: FAIL

[XHTML img usemap="#no-such-map"]
expected: FAIL

[XHTML img usemap="#percent-escape-name-%41"]
expected: FAIL

[XHTML img usemap="#"]
expected: FAIL

[XHTML img usemap="#different-CASE-name"]
expected: FAIL

[XHTML img usemap=""]
expected: FAIL

[XHTML img usemap="no-hash-name"]
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

@@ -5,29 +5,11 @@
expected: TIMEOUT

[picture: source (max-width:500px) valid image, img valid image, resize to wide]
expected: FAIL
expected: TIMEOUT

[picture: source (max-width:500px) valid image, img broken image, resize to narrow]
expected: TIMEOUT

[picture: source (max-width:500px) valid image, img valid image, resize to narrow]
expected: FAIL

[picture: source (max-width:500px) broken image, img valid image, resize to narrow]
expected: FAIL

[img (srcset 1 cand) valid image, resize to wide]
expected: FAIL

[picture: same URL in source (max-width:500px) and img, resize to wide]
expected: FAIL

[img (srcset 1 cand) valid image, resize to narrow]
expected: FAIL

[picture: source (max-width:500px) valid image, img broken image, resize to wide]
expected: FAIL

[picture: same URL in source (max-width:500px) and img, resize to narrow]
expected: FAIL
expected: TIMEOUT

This file was deleted.

@@ -0,0 +1,7 @@
[toggleEvent.html]
[Calling open twice on 'details' fires only one toggle event]
expected: FAIL

[Setting open=true to opened 'details' element should not fire a toggle event at the 'details' element]
expected: FAIL

@@ -1,5 +1,5 @@
[ignore-opens-during-unload.window.html]
expected: CRASH
expected: TIMEOUT
[ignore-opens-during-unload]
expected: FAIL

@@ -1,4 +1,4 @@
[limited-quirks.html]
[no-quirks.html]
[top: -\\31 .5]
expected: FAIL

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.