Update web-platform-tests to revision 81962ac8802223d038b188b6f9cb88a0a9c5beee

This commit is contained in:
WPT Sync Bot 2018-05-18 22:02:29 -04:00
parent fe1a057bd1
commit 24183668c4
1960 changed files with 29853 additions and 10555 deletions

View file

@ -1,28 +0,0 @@
[image-orientation-invalid.html]
[e.style['image-orientation'\] = "auto" should not set the property value]
expected: FAIL
[e.style['image-orientation'\] = "none" should not set the property value]
expected: FAIL
[e.style['image-orientation'\] = "0" should not set the property value]
expected: FAIL
[e.style['image-orientation'\] = "0 flip" should not set the property value]
expected: FAIL
[e.style['image-orientation'\] = "0deg from-image" should not set the property value]
expected: FAIL
[e.style['image-orientation'\] = "flip 0deg" should not set the property value]
expected: FAIL
[e.style['image-orientation'\] = "flip from-image" should not set the property value]
expected: FAIL
[e.style['image-orientation'\] = "from-image 0deg" should not set the property value]
expected: FAIL
[e.style['image-orientation'\] = "from-image flip" should not set the property value]
expected: FAIL

View file

@ -2,3 +2,12 @@
[e.style['image-orientation'\] = "flip" should set the property value]
expected: FAIL
[e.style['image-orientation'\] = "from-image" should set the property value]
expected: FAIL
[e.style['image-orientation'\] = "30deg" should set the property value]
expected: FAIL
[e.style['image-orientation'\] = "-1.25turn flip" should set the property value]
expected: FAIL

View file

@ -1,16 +0,0 @@
[image-resolution-invalid.html]
[e.style['image-resolution'\] = "auto" should not set the property value]
expected: FAIL
[e.style['image-resolution'\] = "100%" should not set the property value]
expected: FAIL
[e.style['image-resolution'\] = "2" should not set the property value]
expected: FAIL
[e.style['image-resolution'\] = "3dpi snap from-image" should not set the property value]
expected: FAIL
[e.style['image-resolution'\] = "from-image snap 4dppx" should not set the property value]
expected: FAIL

View file

@ -0,0 +1,37 @@
[image-resolution-valid.html]
[e.style['image-resolution'\] = "1dpi" should set the property value]
expected: FAIL
[e.style['image-resolution'\] = "2dpcm from-image" should set the property value]
expected: FAIL
[e.style['image-resolution'\] = "3dppx from-image snap" should set the property value]
expected: FAIL
[e.style['image-resolution'\] = "4dpi snap" should set the property value]
expected: FAIL
[e.style['image-resolution'\] = "from-image" should set the property value]
expected: FAIL
[e.style['image-resolution'\] = "from-image 5dpcm" should set the property value]
expected: FAIL
[e.style['image-resolution'\] = "from-image 6dppx snap" should set the property value]
expected: FAIL
[e.style['image-resolution'\] = "from-image snap" should set the property value]
expected: FAIL
[e.style['image-resolution'\] = "snap 7.5dpi" should set the property value]
expected: FAIL
[e.style['image-resolution'\] = "snap -8dpcm from-image" should set the property value]
expected: FAIL
[e.style['image-resolution'\] = "snap from-image" should set the property value]
expected: FAIL
[e.style['image-resolution'\] = "snap from-image 0dppx" should set the property value]
expected: FAIL

View file

@ -1,16 +0,0 @@
[object-fit-invalid.html]
[e.style['object-fit'\] = "auto" should not set the property value]
expected: FAIL
[e.style['object-fit'\] = "contain cover" should not set the property value]
expected: FAIL
[e.style['object-fit'\] = "fill scale-down" should not set the property value]
expected: FAIL
[e.style['object-fit'\] = "contain fill" should not set the property value]
expected: FAIL
[e.style['object-fit'\] = "cover none" should not set the property value]
expected: FAIL

View file

@ -0,0 +1,28 @@
[object-fit-valid.html]
[e.style['object-fit'\] = "contain" should set the property value]
expected: FAIL
[e.style['object-fit'\] = "contain scale-down" should set the property value]
expected: FAIL
[e.style['object-fit'\] = "cover" should set the property value]
expected: FAIL
[e.style['object-fit'\] = "cover scale-down" should set the property value]
expected: FAIL
[e.style['object-fit'\] = "fill" should set the property value]
expected: FAIL
[e.style['object-fit'\] = "none" should set the property value]
expected: FAIL
[e.style['object-fit'\] = "scale-down" should set the property value]
expected: FAIL
[e.style['object-fit'\] = "scale-down contain" should set the property value]
expected: FAIL
[e.style['object-fit'\] = "scale-down cover" should set the property value]
expected: FAIL

View file

@ -1,37 +0,0 @@
[object-position-invalid.html]
[e.style['object-position'\] = "auto" should not set the property value]
expected: FAIL
[e.style['object-position'\] = "1px 2px 3px" should not set the property value]
expected: FAIL
[e.style['object-position'\] = "left right" should not set the property value]
expected: FAIL
[e.style['object-position'\] = "bottom 10% top 20%" should not set the property value]
expected: FAIL
[e.style['object-position'\] = "center left 1px" should not set the property value]
expected: FAIL
[e.style['object-position'\] = "center top 2px" should not set the property value]
expected: FAIL
[e.style['object-position'\] = "right 3% center" should not set the property value]
expected: FAIL
[e.style['object-position'\] = "left 4px top" should not set the property value]
expected: FAIL
[e.style['object-position'\] = "right top 5px" should not set the property value]
expected: FAIL
[e.style['object-position'\] = "bottom 6% center" should not set the property value]
expected: FAIL
[e.style['object-position'\] = "bottom 7% left" should not set the property value]
expected: FAIL
[e.style['object-position'\] = "bottom right 8%" should not set the property value]
expected: FAIL

View file

@ -20,3 +20,36 @@
[e.style['object-position'\] = "top center" should set the property value]
expected: FAIL
[e.style['object-position'\] = "right 30% top 60px" should set the property value]
expected: FAIL
[e.style['object-position'\] = "20% 30px" should set the property value]
expected: FAIL
[e.style['object-position'\] = "30px center" should set the property value]
expected: FAIL
[e.style['object-position'\] = "40px top" should set the property value]
expected: FAIL
[e.style['object-position'\] = "center 50px" should set the property value]
expected: FAIL
[e.style['object-position'\] = "center bottom" should set the property value]
expected: FAIL
[e.style['object-position'\] = "left bottom" should set the property value]
expected: FAIL
[e.style['object-position'\] = "left center" should set the property value]
expected: FAIL
[e.style['object-position'\] = "right 40%" should set the property value]
expected: FAIL
[e.style['object-position'\] = "center" should set the property value]
expected: FAIL
[e.style['object-position'\] = "center center" should set the property value]
expected: FAIL