Skip to content

Commit

Permalink
Update web-platform-tests to revision 90e1ee27eede63cf117f19c1e55553c…
Browse files Browse the repository at this point in the history
…c1881aef0
  • Loading branch information
servo-wpt-sync committed Sep 27, 2019
1 parent 5fd4467 commit 3f940e3
Show file tree
Hide file tree
Showing 89 changed files with 11,066 additions and 351 deletions.
485 changes: 370 additions & 115 deletions tests/wpt/metadata/MANIFEST.json

Large diffs are not rendered by default.

@@ -0,0 +1,2 @@
[line-breaking-021.html]
expected: FAIL
@@ -0,0 +1,2 @@
[text-align-last-wins-001.html]
expected: FAIL
@@ -0,0 +1,2 @@
[text-justify-006.html]
expected: FAIL
@@ -0,0 +1,2 @@
[text-transform-fullwidth-008.html]
expected: FAIL
@@ -0,0 +1,2 @@
[text-transform-fullwidth-009.html]
expected: FAIL
@@ -0,0 +1,2 @@
[seg-break-transformation-018.html]
expected: FAIL
@@ -0,0 +1,2 @@
[seg-break-transformation-019.html]
expected: FAIL
@@ -0,0 +1,2 @@
[word-break-keep-all-007.html]
expected: FAIL
@@ -0,0 +1,2 @@
[word-break-keep-all-008.html]
expected: FAIL
@@ -1,4 +1,5 @@
[perspective-interpolation.html]
expected: CRASH
[ perspective interpolation]
expected: FAIL

@@ -0,0 +1,181 @@
[minmax-length-percent-serialize.html]
[e.style['margin-left'\] = "max(1pt + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "min(1vw + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "min(1rem + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "min(1mm + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "calc(max(10%) + 20px)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "max(1em, 10%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "min(1vh + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "max(1em + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "min(10%, 20px)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "min(1em + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "max(1mm + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "max(1ex + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "max(1vmin + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "min(1Q + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "calc(10% + max(20px))" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "min(1vmin + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "max(1cm + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "max(1pc + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "max(1px + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "calc(max(1em) + 10%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "min(10%, 1em)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "calc(20px + max(10%))" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "calc(max(20px) + 10%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "min(1ch + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "calc(max(20px) + min(1em) + max(10%))" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "max(1ch + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "calc(min(10%) + 20px)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "calc(10% + max(1em))" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "min(1em, 10%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "min(1vmax + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "calc(20px + min(10%))" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "max(20px, 10%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "min(1pc + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "calc(10% + min(1em))" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "calc(min(20px) + 10%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "min(1ex + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "max(10% + 2em, 5% + 1em)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "min(1in + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "min(10% + 30px, 5% + 60px)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "calc(1em + max(10%))" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "max(10%, 1em)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "max(1in + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "calc(min(10%) + max(1em) + min(20px))" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "calc(1em + min(10%))" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "max(10%, 20px)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "calc(max(10%) + min(1em) + max(20px))" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "max(1Q + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "min(20px, 10%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "max(1vh + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "max(1rem + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "min(1pt + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "min(1cm + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "max(1vmax + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "calc(min(10%) + 1em)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "calc(max(10%) + 1em)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "max(1vw + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "calc(min(20px) + max(1em) + min(10%))" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "calc(10% + min(20px))" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "min(1px + 1%)" should set the property value]
expected: FAIL

[e.style['margin-left'\] = "calc(min(1em) + 10%)" should set the property value]
expected: FAIL

133 changes: 133 additions & 0 deletions tests/wpt/metadata/css/css-values/minmax-length-serialize.html.ini
@@ -0,0 +1,133 @@
[minmax-length-serialize.html]
[e.style['letter-spacing'\] = "min(20px, 1em, 10vw)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "calc(max(1em) + min(10vw) + max(10px))" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "max(1px)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "max(1in)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "calc(max(1em) + 10px)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "max(10px, 20px, 30px)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "calc(min(10px) + max(1em) + min(10vw))" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "min(1pc)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "max(1cm)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "max(1ex)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "min(1rem)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "min(10vw, 1em, 20px)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "calc(min(1em) + 10px)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "max(1vmax)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "max(1vw)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "min(1px)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "min(10px, 20px, 30px)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "max(10vw, 1em, 20px)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "min(1cm)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "min(1vw)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "min(1vmax)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "max(1ch)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "min(30px, 20px, 10px)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "min(1pt)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "min(1Q)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "min(1in)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "max(1vmin)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "max(1pc)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "max(1em)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "max(1rem)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "max(30px, 20px, 10px)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "min(1mm)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "max(1mm)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "max(1vh)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "min(1em)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "min(1ch)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "max(20px, 1em, 10vw)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "max(1pt)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "max(1Q)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "min(1vmin)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "min(1ex)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "min(1vh)" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "calc(10px + max(1em))" should set the property value]
expected: FAIL

[e.style['letter-spacing'\] = "calc(10px + min(1em))" should set the property value]
expected: FAIL

37 changes: 37 additions & 0 deletions tests/wpt/metadata/css/css-values/minmax-number-serialize.html.ini
@@ -0,0 +1,37 @@
[minmax-number-serialize.html]
[e.style['opacity'\] = "calc(min(1) + min(2))" should set the property value]
expected: FAIL

[e.style['opacity'\] = "max(1)" should set the property value]
expected: FAIL

[e.style['opacity'\] = "calc(min(1) + 1)" should set the property value]
expected: FAIL

[e.style['opacity'\] = "max(1, 2, 3)" should set the property value]
expected: FAIL

[e.style['opacity'\] = "calc(1 + max(1))" should set the property value]
expected: FAIL

[e.style['opacity'\] = "min(3, 2, 1)" should set the property value]
expected: FAIL

[e.style['opacity'\] = "calc(max(1) + max(2))" should set the property value]
expected: FAIL

[e.style['opacity'\] = "calc(max(1) + 1)" should set the property value]
expected: FAIL

[e.style['opacity'\] = "max(3, 2, 1)" should set the property value]
expected: FAIL

[e.style['opacity'\] = "min(1)" should set the property value]
expected: FAIL

[e.style['opacity'\] = "min(1, 2, 3)" should set the property value]
expected: FAIL

[e.style['opacity'\] = "calc(1 + min(1))" should set the property value]
expected: FAIL

0 comments on commit 3f940e3

Please sign in to comment.