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 (06-11-2018) #22131

Merged
merged 1 commit into from Nov 7, 2018
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Update web-platform-tests to revision 615bb572c95add74ca4fb9fed4af526…

…9a49cf4ef
  • Loading branch information
servo-wpt-sync committed Nov 7, 2018
commit 0aa76d7524ad9d881a4579bc7fe39899d45c07c8

Large diffs are not rendered by default.

@@ -0,0 +1,4 @@
[adjacent-to-relpos-inline-in-inline-that-had-block.html]
[Make sure that we're sized by the right ancestor]
expected: FAIL

This file was deleted.

@@ -5,9 +5,6 @@
[Descriptor mathcing priority: Stretch has higher priority than weight]
expected: FAIL

[Matching font-weight: '400' should prefer '400' over '450 460']
expected: FAIL

[Matching font-weight: '400' should prefer '450 460' over '500']
expected: FAIL

@@ -23,9 +20,6 @@
[Matching font-weight: '400' should prefer '501 550' over '502 560']
expected: FAIL

[Matching font-weight: '430' should prefer '420 440' over '450 460']
expected: FAIL

[Matching font-weight: '430' should prefer '450 460' over '500']
expected: FAIL

@@ -62,9 +56,6 @@
[Matching font-weight: '501' should prefer '450 460' over '390 410']
expected: FAIL

[Matching font-weight: '501' should prefer '390 410' over '300 350']
expected: FAIL

[Matching font-weight: '399' should prefer '340 360' over '200 300']
expected: FAIL

@@ -98,9 +89,6 @@
[Matching font-style: 'italic' should prefer 'oblique 40deg 50deg' over 'oblique 5deg 10deg']
expected: FAIL

[Matching font-style: 'italic' should prefer 'oblique 5deg' over 'normal']
expected: FAIL

[Matching font-style: 'italic' should prefer 'normal' over 'oblique 0deg']
expected: FAIL

@@ -701,9 +701,6 @@
[font-size length(in) / values]
expected: FAIL

[text-indent length(ex) / values]
expected: FAIL

[font-size length(em) / values]
expected: FAIL

@@ -713,9 +710,6 @@
[vertical-align length(em) / values]
expected: FAIL

[text-indent length(px) / values]
expected: FAIL

[clip rectangle(rectangle) / values]
expected: FAIL

@@ -857,9 +851,6 @@
[max-width length(px) / values]
expected: FAIL

[text-indent length(mm) / values]
expected: FAIL

[font-size length(mm) / values]
expected: FAIL

@@ -908,9 +899,6 @@
[word-spacing length(pt) / values]
expected: FAIL

[text-indent length(cm) / values]
expected: FAIL

[border-right-width length(mm) / values]
expected: FAIL

@@ -929,9 +917,6 @@
[border-left-width length(in) / values]
expected: FAIL

[text-shadow shadow(shadow) / values]
expected: FAIL

[max-height length(in) / values]
expected: FAIL

@@ -992,12 +977,6 @@
[line-height percentage(%) / values]
expected: FAIL

[text-indent length(in) / values]
expected: FAIL

[text-indent length(em) / values]
expected: FAIL

[border-top-width length(pt) / values]
expected: FAIL

@@ -1043,9 +1022,6 @@
[border-bottom-width length(pc) / values]
expected: FAIL

[text-indent percentage(%) / values]
expected: FAIL

[line-height length(pc) / values]
expected: FAIL

@@ -74,9 +74,6 @@
[opacity end]
expected: FAIL

[border-top-width end]
expected: FAIL

[border-right-width end]
[outline-width end]
expected: FAIL

@@ -0,0 +1,4 @@
[traverse_the_history_1.html]
[Multiple history traversals from the same task]
expected: FAIL

@@ -21,3 +21,15 @@
[Set HTTP URL frame location.protocol to x]
expected: FAIL

[Set HTTP URL frame location.protocol to data]
expected: FAIL

[Set HTTP URL frame location.protocol to gopher]
expected: FAIL

[Set HTTP URL frame location.protocol to http+x]
expected: FAIL

[Set HTTP URL frame location.protocol to ftp]
expected: FAIL

@@ -2,10 +2,10 @@
type: testharness
expected: TIMEOUT
[picture: source (max-width:500px) broken image, img valid image, resize to wide]
expected: TIMEOUT
expected: FAIL

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

[picture: source (max-width:500px) valid image, img broken image, resize to narrow]
expected: TIMEOUT
@@ -0,0 +1,10 @@
[non-active-document.html]
[DOMParser]
expected: FAIL

[createHTMLDocument]
expected: FAIL

[<template>]
expected: FAIL

@@ -9,6 +9,3 @@
[document.open should throw an InvalidStateError with XML document even when the ignore-opens-during-unload counter is greater than 0 (during pagehide event)]
expected: FAIL

[document.open should throw an InvalidStateError with XML document even when there is an active parser executing script]
expected: FAIL

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