Update web-platform-tests to revision 9a4d479ed1347eb9184abc70d628a6da2297657a

This commit is contained in:
WPT Sync Bot 2019-07-17 10:25:43 +00:00
parent b6cc0f60a9
commit effeb278b6
120 changed files with 3731 additions and 298 deletions

View file

@ -0,0 +1,70 @@
[place-content-valid.html]
[e.style['place-content'\] = "stretch" should set the property value]
expected: FAIL
[e.style['place-content'\] = "baseline" should set the property value]
expected: FAIL
[e.style['place-content'\] = "first baseline stretch" should set the property value]
expected: FAIL
[e.style['place-content'\] = "unsafe end unsafe end" should set the property value]
expected: FAIL
[e.style['place-content'\] = "space-between" should set the property value]
expected: FAIL
[e.style['place-content'\] = "center" should set the property value]
expected: FAIL
[e.style['place-content'\] = "safe flex-start" should set the property value]
expected: FAIL
[e.style['place-content'\] = "baseline space-around" should set the property value]
expected: FAIL
[e.style['place-content'\] = "normal normal" should set the property value]
expected: FAIL
[e.style['place-content'\] = "flex-start flex-start" should set the property value]
expected: FAIL
[e.style['place-content'\] = "normal stretch" should set the property value]
expected: FAIL
[e.style['place-content'\] = "center normal" should set the property value]
expected: FAIL
[e.style['place-content'\] = "normal right" should set the property value]
expected: FAIL
[e.style['place-content'\] = "space-around" should set the property value]
expected: FAIL
[e.style['place-content'\] = "space-evenly" should set the property value]
expected: FAIL
[e.style['place-content'\] = "end" should set the property value]
expected: FAIL
[e.style['place-content'\] = "baseline stretch" should set the property value]
expected: FAIL
[e.style['place-content'\] = "first baseline start" should set the property value]
expected: FAIL
[e.style['place-content'\] = "last baseline flex-start" should set the property value]
expected: FAIL
[e.style['place-content'\] = "baseline unsafe left" should set the property value]
expected: FAIL
[e.style['place-content'\] = "first baseline" should set the property value]
expected: FAIL
[e.style['place-content'\] = "space-evenly unsafe end" should set the property value]
expected: FAIL
[e.style['place-content'\] = "last baseline" should set the property value]
expected: FAIL

View file

@ -0,0 +1,55 @@
[place-items-valid.html]
[e.style['place-items'\] = "stretch stretch" should set the property value]
expected: FAIL
[e.style['place-items'\] = "baseline unsafe left" should set the property value]
expected: FAIL
[e.style['place-items'\] = "self-start" should set the property value]
expected: FAIL
[e.style['place-items'\] = "last baseline last baseline" should set the property value]
expected: FAIL
[e.style['place-items'\] = "stretch baseline" should set the property value]
expected: FAIL
[e.style['place-items'\] = "center" should set the property value]
expected: FAIL
[e.style['place-items'\] = "safe self-end" should set the property value]
expected: FAIL
[e.style['place-items'\] = "flex-end legacy" should set the property value]
expected: FAIL
[e.style['place-items'\] = "first baseline" should set the property value]
expected: FAIL
[e.style['place-items'\] = "normal" should set the property value]
expected: FAIL
[e.style['place-items'\] = "first baseline right legacy" should set the property value]
expected: FAIL
[e.style['place-items'\] = "last baseline center" should set the property value]
expected: FAIL
[e.style['place-items'\] = "end end" should set the property value]
expected: FAIL
[e.style['place-items'\] = "normal right" should set the property value]
expected: FAIL
[e.style['place-items'\] = "stretch legacy left" should set the property value]
expected: FAIL
[e.style['place-items'\] = "flex-end" should set the property value]
expected: FAIL
[e.style['place-items'\] = "safe self-end normal" should set the property value]
expected: FAIL
[e.style['place-items'\] = "unsafe center unsafe center" should set the property value]
expected: FAIL

View file

@ -0,0 +1,49 @@
[place-self-valid.html]
[e.style['place-self'\] = "center center" should set the property value]
expected: FAIL
[e.style['place-self'\] = "self-start" should set the property value]
expected: FAIL
[e.style['place-self'\] = "unsafe center" should set the property value]
expected: FAIL
[e.style['place-self'\] = "auto last baseline" should set the property value]
expected: FAIL
[e.style['place-self'\] = "normal right" should set the property value]
expected: FAIL
[e.style['place-self'\] = "baseline flex-end" should set the property value]
expected: FAIL
[e.style['place-self'\] = "flex-end" should set the property value]
expected: FAIL
[e.style['place-self'\] = "auto auto" should set the property value]
expected: FAIL
[e.style['place-self'\] = "start" should set the property value]
expected: FAIL
[e.style['place-self'\] = "baseline unsafe left" should set the property value]
expected: FAIL
[e.style['place-self'\] = "last baseline last baseline" should set the property value]
expected: FAIL
[e.style['place-self'\] = "first baseline" should set the property value]
expected: FAIL
[e.style['place-self'\] = "normal" should set the property value]
expected: FAIL
[e.style['place-self'\] = "unsafe center stretch" should set the property value]
expected: FAIL
[e.style['place-self'\] = "safe self-end safe self-end" should set the property value]
expected: FAIL
[e.style['place-self'\] = "stretch" should set the property value]
expected: FAIL

View file

@ -1,2 +0,0 @@
[matchMedia-display-none-iframe.html]
expected: ERROR