Update web-platform-tests to revision b'7b682ab07397d72fceb6594d0f27cb36cf1d8ee3'

This commit is contained in:
WPT Sync Bot 2023-06-25 01:29:01 +00:00
parent 7ffb9b2d49
commit 209b7ad36b
1058 changed files with 9512 additions and 43255 deletions

View file

@ -1,4 +0,0 @@
[File-constructor.html]
[No replacement when using special character in fileName]
expected: FAIL

View file

@ -1,37 +0,0 @@
[send-file-form-controls.tentative.html]
[Upload file-for-upload-in-form-ESC-[\x1b\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-BS-[\x08\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-VT-[\x0b\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-LF-CR-[\n\r\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-FF-[\x0c\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-LF-[\n\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-CR-LF-[\r\n\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-SPACE-[ \].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-CR-[\r\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-HT-[\t\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-NUL-[\x00\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-DEL-[\].txt (ASCII) in UTF-8 form]
expected: FAIL

View file

@ -1,82 +0,0 @@
[send-file-form-punctuation.tentative.html]
[Upload file-for-upload-in-form-CIRCUMFLEX-ACCENT-[^\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-QUOTATION-MARK-["\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-LEFT-SQUARE-BRACKET-[[\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-EQUALS-SIGN-[=\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-TILDE-[~\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-LEFT-PARENTHESIS-[(\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-VERTICAL-LINE-[|\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-ASTERISK-[*\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-RIGHT-PARENTHESIS-[)\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-PERCENT-SIGN-[%\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-DOLLAR-SIGN-[$\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-COMMA-[,\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-RIGHT-CURLY-BRACKET-[}\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-QUESTION-MARK-[?\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-SOLIDUS-[/\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-LEFT-CURLY-BRACKET-[{\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-APOSTROPHE-['\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-RIGHT-SQUARE-BRACKET-[\]\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-COLON-[:\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload 'file-for-upload-in-form-single-quoted.txt' (ASCII) in UTF-8 form]
expected: FAIL
[Upload "file-for-upload-in-form-double-quoted.txt" (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-SEMICOLON-[;\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-AMPERSAND-[&\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-PLUS-SIGN-[+\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-REVERSE-SOLIDUS-[\\\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-EXCLAMATION-MARK-[!\].txt (ASCII) in UTF-8 form]
expected: FAIL
[Upload file-for-upload-in-form-FULL-STOP-[.\].txt (ASCII) in UTF-8 form]
expected: FAIL

View file

@ -1,37 +0,0 @@
[send-file-formdata-controls.tentative.html]
[Upload file-for-upload-in-form-BS-[\x08\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-VT-[\x0b\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-NUL-[\x00\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-SPACE-[ \].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-LF-[\n\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-FF-[\x0c\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-CR-[\r\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-HT-[\t\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-LF-CR-[\n\r\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-ESC-[\x1b\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-DEL-[\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-CR-LF-[\r\n\].txt (ASCII) in fetch with FormData]
expected: FAIL

View file

@ -1,82 +0,0 @@
[send-file-formdata-punctuation.tentative.html]
[Upload file-for-upload-in-form-COMMA-[,\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-QUESTION-MARK-[?\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-CIRCUMFLEX-ACCENT-[^\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-SEMICOLON-[;\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-EXCLAMATION-MARK-[!\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-AMPERSAND-[&\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-DOLLAR-SIGN-[$\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-APOSTROPHE-['\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-RIGHT-CURLY-BRACKET-[}\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload 'file-for-upload-in-form-single-quoted.txt' (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-RIGHT-SQUARE-BRACKET-[\]\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-QUOTATION-MARK-["\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload "file-for-upload-in-form-double-quoted.txt" (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-SOLIDUS-[/\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-LEFT-SQUARE-BRACKET-[[\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-LEFT-CURLY-BRACKET-[{\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-EQUALS-SIGN-[=\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-TILDE-[~\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-ASTERISK-[*\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-PLUS-SIGN-[+\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-RIGHT-PARENTHESIS-[)\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-COLON-[:\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-FULL-STOP-[.\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-VERTICAL-LINE-[|\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-LEFT-PARENTHESIS-[(\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-REVERSE-SOLIDUS-[\\\].txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-PERCENT-SIGN-[%\].txt (ASCII) in fetch with FormData]
expected: FAIL

View file

@ -1,19 +0,0 @@
[send-file-formdata-utf-8.html]
[Upload file-for-upload-in-form-★星★.txt (JIS X 0201 and JIS X 0208) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-ABC~‾¥≈¤・・•∙·☼★星🌟星★☼·∙•・・¤≈¥‾~XYZ.txt (Unicode) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-☺😂.txt (windows-1252) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-☺😂.txt (Unicode) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form.txt (ASCII) in fetch with FormData]
expected: FAIL
[Upload file-for-upload-in-form-.txt (x-user-defined) in fetch with FormData]
expected: FAIL

View file

@ -1,4 +0,0 @@
[send-file-formdata.html]
[Upload file-for-upload-in-form.txt (ASCII) in fetch with FormData]
expected: FAIL

File diff suppressed because it is too large Load diff

View file

@ -1,33 +0,0 @@
[class-string-interface.any.html]
[Object.prototype.toString applied to the prototype]
expected: FAIL
[Object.prototype.toString applied to a null-prototype instance]
expected: FAIL
[Object.prototype.toString applied after modifying the prototype's @@toStringTag]
expected: FAIL
[Object.prototype.toString applied after deleting @@toStringTag]
expected: FAIL
[@@toStringTag exists on the prototype with the appropriate descriptor]
expected: FAIL
[class-string-interface.any.worker.html]
[Object.prototype.toString applied to the prototype]
expected: FAIL
[Object.prototype.toString applied to a null-prototype instance]
expected: FAIL
[Object.prototype.toString applied after modifying the prototype's @@toStringTag]
expected: FAIL
[Object.prototype.toString applied after deleting @@toStringTag]
expected: FAIL
[@@toStringTag exists on the prototype with the appropriate descriptor]
expected: FAIL

View file

@ -1,39 +0,0 @@
[class-string-iterator-prototype-object.any.html]
[Object.prototype.toString]
expected: FAIL
[Object.prototype.toString applied after deleting @@toStringTag]
expected: FAIL
[@@toStringTag exists with the appropriate descriptor]
expected: FAIL
[Object.prototype.toString applied after modifying @@toStringTag]
expected: FAIL
[Object.prototype.toString applied after nulling the prototype]
expected: FAIL
[Object.prototype.toString applied to a null-prototype instance]
expected: FAIL
[class-string-iterator-prototype-object.any.worker.html]
[Object.prototype.toString]
expected: FAIL
[Object.prototype.toString applied after deleting @@toStringTag]
expected: FAIL
[@@toStringTag exists with the appropriate descriptor]
expected: FAIL
[Object.prototype.toString applied after modifying @@toStringTag]
expected: FAIL
[Object.prototype.toString applied after nulling the prototype]
expected: FAIL
[Object.prototype.toString applied to a null-prototype instance]
expected: FAIL

View file

@ -1,13 +0,0 @@
[class-string-named-properties-object.window.html]
[Object.prototype.toString applied after modifying @@toStringTag]
expected: FAIL
[Object.prototype.toString applied after deleting @@toStringTag]
expected: FAIL
[@@toStringTag exists with the appropriate descriptor]
expected: FAIL
[Object.prototype.toString]
expected: FAIL

View file

@ -1,4 +0,0 @@
[interface-prototype-constructor-set-receiver.html]
[Window, Location, Navigator, HTMLDocument, and HTMLHeadElement]
expected: FAIL

View file

@ -1,4 +0,0 @@
[legacy-factor-function-subclass.window.html]
[[LegacyFactoryFunction\] can be subclassed and correctly handles NewTarget]
expected: FAIL

View file

@ -1,16 +0,0 @@
[mozilla-tests.html]
[mozilla0016 - mozilla0016]
expected: FAIL
[mozilla0015 - mozilla0015]
expected: FAIL
[mozilla0017 - mozilla0017]
expected: FAIL
[mozilla0014 - mozilla0014]
expected: FAIL
[mozilla0012 - mozilla0012]
expected: FAIL

View file

@ -1,22 +0,0 @@
[name-tests.html]
[name0032 - name0032]
expected: FAIL
[name0031 - name0031]
expected: FAIL
[name0025 - name0025]
expected: FAIL
[name0023 - name0023]
expected: FAIL
[name0033 - name0033]
expected: FAIL
[name0028 - name0028]
expected: FAIL
[name0017 - name0017]
expected: FAIL

View file

@ -118,3 +118,39 @@
[Web Animations: property <border-bottom-style> from [initial\] to [dotted\] at (1.5) should be [dotted\]]
expected: FAIL
[CSS Transitions: property <border-left-style> from [initial\] to [dotted\] at (-0.3) should be [dotted\]]
expected: FAIL
[CSS Transitions: property <border-left-style> from [initial\] to [dotted\] at (0) should be [dotted\]]
expected: FAIL
[CSS Transitions: property <border-left-style> from [initial\] to [dotted\] at (0.3) should be [dotted\]]
expected: FAIL
[CSS Transitions: property <border-right-style> from [initial\] to [dotted\] at (-0.3) should be [dotted\]]
expected: FAIL
[CSS Transitions: property <border-right-style> from [initial\] to [dotted\] at (0) should be [dotted\]]
expected: FAIL
[CSS Transitions: property <border-right-style> from [initial\] to [dotted\] at (0.3) should be [dotted\]]
expected: FAIL
[CSS Transitions: property <border-top-style> from [initial\] to [dotted\] at (-0.3) should be [dotted\]]
expected: FAIL
[CSS Transitions: property <border-top-style> from [initial\] to [dotted\] at (0) should be [dotted\]]
expected: FAIL
[CSS Transitions: property <border-top-style> from [initial\] to [dotted\] at (0.3) should be [dotted\]]
expected: FAIL
[CSS Transitions: property <border-bottom-style> from [initial\] to [dotted\] at (-0.3) should be [dotted\]]
expected: FAIL
[CSS Transitions: property <border-bottom-style> from [initial\] to [dotted\] at (0) should be [dotted\]]
expected: FAIL
[CSS Transitions: property <border-bottom-style> from [initial\] to [dotted\] at (0.3) should be [dotted\]]
expected: FAIL

View file

@ -28,3 +28,12 @@
[Web Animations: property <clear> from [initial\] to [both\] at (1.5) should be [both\]]
expected: FAIL
[CSS Transitions: property <clear> from [initial\] to [both\] at (-0.3) should be [both\]]
expected: FAIL
[CSS Transitions: property <clear> from [initial\] to [both\] at (0) should be [both\]]
expected: FAIL
[CSS Transitions: property <clear> from [initial\] to [both\] at (0.3) should be [both\]]
expected: FAIL

View file

@ -28,3 +28,12 @@
[Web Animations: property <float> from [initial\] to [right\] at (1.5) should be [right\]]
expected: FAIL
[CSS Transitions: property <float> from [initial\] to [right\] at (-0.3) should be [right\]]
expected: FAIL
[CSS Transitions: property <float> from [initial\] to [right\] at (0) should be [right\]]
expected: FAIL
[CSS Transitions: property <float> from [initial\] to [right\] at (0.3) should be [right\]]
expected: FAIL

View file

@ -82,3 +82,12 @@
[Web Animations: property <border-collapse> from [initial\] to [collapse\] at (1.5) should be [collapse\]]
expected: FAIL
[CSS Transitions: property <border-collapse> from [initial\] to [collapse\] at (-0.3) should be [collapse\]]
expected: FAIL
[CSS Transitions: property <border-collapse> from [initial\] to [collapse\] at (0) should be [collapse\]]
expected: FAIL
[CSS Transitions: property <border-collapse> from [initial\] to [collapse\] at (0.3) should be [collapse\]]
expected: FAIL

View file

@ -82,3 +82,12 @@
[Web Animations: property <empty-cells> from [initial\] to [hide\] at (1.5) should be [hide\]]
expected: FAIL
[CSS Transitions: property <empty-cells> from [initial\] to [hide\] at (-0.3) should be [hide\]]
expected: FAIL
[CSS Transitions: property <empty-cells> from [initial\] to [hide\] at (0) should be [hide\]]
expected: FAIL
[CSS Transitions: property <empty-cells> from [initial\] to [hide\] at (0.3) should be [hide\]]
expected: FAIL

View file

@ -1,2 +0,0 @@
[text-align-white-space-003.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[text-align-white-space-007.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[text-transform-capitalize-001.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[text-transform-capitalize-002.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[text-transform-capitalize-003.xht]
expected: FAIL

View file

@ -151,3 +151,12 @@
[Web Animations: property <display> from [none\] to [none\] at (1.5) should be [none\]]
expected: FAIL
[CSS Transitions: property <display> from [inline\] to [block\] at (-0.3) should be [block\]]
expected: FAIL
[CSS Transitions: property <display> from [inline\] to [block\] at (0) should be [block\]]
expected: FAIL
[CSS Transitions: property <display> from [inline\] to [block\] at (0.3) should be [block\]]
expected: FAIL

View file

@ -1,54 +0,0 @@
[animation-delay-end-computed.html]
[Property animation-delay-start value 'initial']
expected: FAIL
[Property animation-delay-start value '-500ms']
expected: FAIL
[Property animation-delay-start value 'calc(2 * 3s)']
expected: FAIL
[Property animation-delay-start value '20s, 10s']
expected: FAIL
[Property animation-delay-start value 'cover 0%']
expected: FAIL
[Property animation-delay-start value 'COVER 0%']
expected: FAIL
[Property animation-delay-start value 'cover 100%']
expected: FAIL
[Property animation-delay-start value 'cover 120%']
expected: FAIL
[Property animation-delay-start value 'cover 42%']
expected: FAIL
[Property animation-delay-start value 'cover -42%']
expected: FAIL
[Property animation-delay-start value 'contain 42%']
expected: FAIL
[Property animation-delay-start value 'exit 42%']
expected: FAIL
[Property animation-delay-start value 'exit calc(41% + 1%)']
expected: FAIL
[Property animation-delay-start value 'exit 1%, cover 2%, contain 100%']
expected: FAIL
[Property animation-delay-end value 'initial']
expected: FAIL
[Property animation-delay-end value '-500ms']
expected: FAIL
[Property animation-delay-end value 'calc(2 * 3s)']
expected: FAIL
[Property animation-delay-end value '20s, 10s']
expected: FAIL

View file

@ -1,51 +0,0 @@
[animation-delay-end-valid.html]
[e.style['animation-delay-start'\] = "-5ms" should set the property value]
expected: FAIL
[e.style['animation-delay-start'\] = "0s" should set the property value]
expected: FAIL
[e.style['animation-delay-start'\] = "10s" should set the property value]
expected: FAIL
[e.style['animation-delay-start'\] = "20s, 10s" should set the property value]
expected: FAIL
[e.style['animation-delay-start'\] = "cover 0%" should set the property value]
expected: FAIL
[e.style['animation-delay-start'\] = "cover 100%" should set the property value]
expected: FAIL
[e.style['animation-delay-start'\] = "cover 120%" should set the property value]
expected: FAIL
[e.style['animation-delay-start'\] = "cover 42%" should set the property value]
expected: FAIL
[e.style['animation-delay-start'\] = "cover -42%" should set the property value]
expected: FAIL
[e.style['animation-delay-start'\] = "contain 42%" should set the property value]
expected: FAIL
[e.style['animation-delay-start'\] = "exit 42%" should set the property value]
expected: FAIL
[e.style['animation-delay-start'\] = "exit 1%, cover 2%, contain 100%" should set the property value]
expected: FAIL
[e.style['animation-delay-start'\] = "enter 42%" should set the property value]
expected: FAIL
[e.style['animation-delay-end'\] = "-5ms" should set the property value]
expected: FAIL
[e.style['animation-delay-end'\] = "0s" should set the property value]
expected: FAIL
[e.style['animation-delay-end'\] = "10s" should set the property value]
expected: FAIL
[e.style['animation-delay-end'\] = "20s, 10s" should set the property value]
expected: FAIL

View file

@ -1,42 +0,0 @@
[animation-delay-start-computed.html]
[Property animation-delay-start value 'initial']
expected: FAIL
[Property animation-delay-start value '-500ms']
expected: FAIL
[Property animation-delay-start value 'calc(2 * 3s)']
expected: FAIL
[Property animation-delay-start value '20s, 10s']
expected: FAIL
[Property animation-delay-start value 'cover 0%']
expected: FAIL
[Property animation-delay-start value 'COVER 0%']
expected: FAIL
[Property animation-delay-start value 'cover 100%']
expected: FAIL
[Property animation-delay-start value 'cover 120%']
expected: FAIL
[Property animation-delay-start value 'cover 42%']
expected: FAIL
[Property animation-delay-start value 'cover -42%']
expected: FAIL
[Property animation-delay-start value 'contain 42%']
expected: FAIL
[Property animation-delay-start value 'exit 42%']
expected: FAIL
[Property animation-delay-start value 'exit calc(41% + 1%)']
expected: FAIL
[Property animation-delay-start value 'exit 1%, cover 2%, contain 100%']
expected: FAIL

View file

@ -1,39 +0,0 @@
[animation-delay-start-valid.html]
[e.style['animation-delay-start'\] = "-5ms" should set the property value]
expected: FAIL
[e.style['animation-delay-start'\] = "0s" should set the property value]
expected: FAIL
[e.style['animation-delay-start'\] = "10s" should set the property value]
expected: FAIL
[e.style['animation-delay-start'\] = "20s, 10s" should set the property value]
expected: FAIL
[e.style['animation-delay-start'\] = "cover 0%" should set the property value]
expected: FAIL
[e.style['animation-delay-start'\] = "cover 100%" should set the property value]
expected: FAIL
[e.style['animation-delay-start'\] = "cover 120%" should set the property value]
expected: FAIL
[e.style['animation-delay-start'\] = "cover 42%" should set the property value]
expected: FAIL
[e.style['animation-delay-start'\] = "cover -42%" should set the property value]
expected: FAIL
[e.style['animation-delay-start'\] = "contain 42%" should set the property value]
expected: FAIL
[e.style['animation-delay-start'\] = "exit 42%" should set the property value]
expected: FAIL
[e.style['animation-delay-start'\] = "exit 1%, cover 2%, contain 100%" should set the property value]
expected: FAIL
[e.style['animation-delay-start'\] = "enter 42%" should set the property value]
expected: FAIL

View file

@ -1,18 +0,0 @@
[animation-shorthand.tentative.html]
[e.style['animation'\] = "anim paused both reverse 4 1s -3s cubic-bezier(0, -2, 1, 3)" should set animation-delay-end]
expected: FAIL
[e.style['animation'\] = "anim paused both reverse 4 1s -3s cubic-bezier(0, -2, 1, 3)" should set animation-delay-start]
expected: FAIL
[e.style['animation'\] = "anim paused both reverse 4 1s -3s cubic-bezier(0, -2, 1, 3)" should set animation-timeline]
expected: FAIL
[e.style['animation'\] = "anim paused both reverse 4 1s -3s cubic-bezier(0, -2, 1, 3)" should not set unrelated longhands]
expected: FAIL
[e.style['animation'\] = "anim paused both reverse 4 1s -3s cubic-bezier(0, -2, 1, 3)" should set animation-range-end]
expected: FAIL
[e.style['animation'\] = "anim paused both reverse 4 1s -3s cubic-bezier(0, -2, 1, 3)" should set animation-range-start]
expected: FAIL

View file

@ -1,13 +0,0 @@
[animation-timing-function-computed.html]
[Property animation-timing-function value 'steps(2, jump-start)']
expected: FAIL
[Property animation-timing-function value 'steps(2, jump-none)']
expected: FAIL
[Property animation-timing-function value 'steps(2, jump-end)']
expected: FAIL
[Property animation-timing-function value 'steps(2, jump-both)']
expected: FAIL

View file

@ -1,13 +0,0 @@
[animation-timing-function-valid.html]
[e.style['animation-timing-function'\] = "steps(2, jump-end)" should set the property value]
expected: FAIL
[e.style['animation-timing-function'\] = "steps(2, jump-both)" should set the property value]
expected: FAIL
[e.style['animation-timing-function'\] = "steps(2, jump-none)" should set the property value]
expected: FAIL
[e.style['animation-timing-function'\] = "steps(2, jump-start)" should set the property value]
expected: FAIL

View file

@ -1,2 +0,0 @@
[animation-fallback-missing-100-percent.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[animation-fallback-replace.html]
expected: TIMEOUT

View file

@ -946,3 +946,12 @@
[CSS Transitions with transition: all: property <box-shadow> from [10px 20px yellow, 5px 10px green\] to [inset 5px 10px green, 15px 20px blue\] at (1.5) should be [inset 5px 10px green, 15px 20px blue\]]
expected: FAIL
[CSS Transitions: property <box-shadow> from [10px 20px yellow, 5px 10px green\] to [inset 5px 10px green, 15px 20px blue\] at (-0.3) should be [inset 5px 10px green, 15px 20px blue\]]
expected: FAIL
[CSS Transitions: property <box-shadow> from [10px 20px yellow, 5px 10px green\] to [inset 5px 10px green, 15px 20px blue\] at (0) should be [inset 5px 10px green, 15px 20px blue\]]
expected: FAIL
[CSS Transitions: property <box-shadow> from [10px 20px yellow, 5px 10px green\] to [inset 5px 10px green, 15px 20px blue\] at (0.3) should be [inset 5px 10px green, 15px 20px blue\]]
expected: FAIL

View file

@ -286,3 +286,57 @@
[Web Animations: property <border-image-repeat> from [initial\] to [round\] at (1.5) should be [round\]]
expected: FAIL
[CSS Transitions: property <background-attachment> from [initial\] to [fixed\] at (-0.3) should be [fixed\]]
expected: FAIL
[CSS Transitions: property <background-attachment> from [initial\] to [fixed\] at (0) should be [fixed\]]
expected: FAIL
[CSS Transitions: property <background-attachment> from [initial\] to [fixed\] at (0.3) should be [fixed\]]
expected: FAIL
[CSS Transitions: property <background-blend-mode> from [initial\] to [overlay\] at (-0.3) should be [overlay\]]
expected: FAIL
[CSS Transitions: property <background-blend-mode> from [initial\] to [overlay\] at (0) should be [overlay\]]
expected: FAIL
[CSS Transitions: property <background-blend-mode> from [initial\] to [overlay\] at (0.3) should be [overlay\]]
expected: FAIL
[CSS Transitions: property <background-clip> from [initial\] to [content-box\] at (-0.3) should be [content-box\]]
expected: FAIL
[CSS Transitions: property <background-clip> from [initial\] to [content-box\] at (0) should be [content-box\]]
expected: FAIL
[CSS Transitions: property <background-clip> from [initial\] to [content-box\] at (0.3) should be [content-box\]]
expected: FAIL
[CSS Transitions: property <background-origin> from [initial\] to [border-box\] at (-0.3) should be [border-box\]]
expected: FAIL
[CSS Transitions: property <background-origin> from [initial\] to [border-box\] at (0) should be [border-box\]]
expected: FAIL
[CSS Transitions: property <background-origin> from [initial\] to [border-box\] at (0.3) should be [border-box\]]
expected: FAIL
[CSS Transitions: property <background-repeat> from [initial\] to [round\] at (-0.3) should be [round\]]
expected: FAIL
[CSS Transitions: property <background-repeat> from [initial\] to [round\] at (0) should be [round\]]
expected: FAIL
[CSS Transitions: property <background-repeat> from [initial\] to [round\] at (0.3) should be [round\]]
expected: FAIL
[CSS Transitions: property <border-image-repeat> from [initial\] to [round\] at (-0.3) should be [round\]]
expected: FAIL
[CSS Transitions: property <border-image-repeat> from [initial\] to [round\] at (0) should be [round\]]
expected: FAIL
[CSS Transitions: property <border-image-repeat> from [initial\] to [round\] at (0.3) should be [round\]]
expected: FAIL

View file

@ -1,2 +0,0 @@
[one-element-animation.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[one-element-three-keyframes-animation1.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[one-element-three-keyframes-animation2.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[one-element-three-keyframes-animation3.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[one-element-transition-with-delay.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[one-element-transition.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[two-animation-diff-length.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[background-border-collapsed-gradient.html]
expected: FAIL

View file

@ -1,30 +0,0 @@
[background-repeat-no-interpolation.html]
[CSS Transitions with transition: all: property <background-repeat> from [initial\] to [round\] at (-0.3) should be [round\]]
expected: FAIL
[CSS Transitions with transition: all: property <background-repeat> from [initial\] to [round\] at (0) should be [round\]]
expected: FAIL
[CSS Transitions with transition: all: property <background-repeat> from [initial\] to [round\] at (0.3) should be [round\]]
expected: FAIL
[Web Animations: property <background-repeat> from [initial\] to [round\] at (-0.3) should be [initial\]]
expected: FAIL
[Web Animations: property <background-repeat> from [initial\] to [round\] at (0) should be [initial\]]
expected: FAIL
[Web Animations: property <background-repeat> from [initial\] to [round\] at (0.3) should be [initial\]]
expected: FAIL
[Web Animations: property <background-repeat> from [initial\] to [round\] at (0.5) should be [round\]]
expected: FAIL
[Web Animations: property <background-repeat> from [initial\] to [round\] at (0.6) should be [round\]]
expected: FAIL
[Web Animations: property <background-repeat> from [initial\] to [round\] at (1) should be [round\]]
expected: FAIL
[Web Animations: property <background-repeat> from [initial\] to [round\] at (1.5) should be [round\]]
expected: FAIL

View file

@ -1,2 +0,0 @@
[border-image-6.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[border-radius-clipping.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[css-border-radius-002.html]
expected: FAIL

View file

@ -1,64 +0,0 @@
[color-function-parsing.html]
[All components missing]
expected: FAIL
[Alpha > 1 should clamp]
expected: FAIL
[sRGB color with negative component should clamp to 0]
expected: FAIL
[sRGB color with unnecessary decimals]
expected: FAIL
[sRGB white with 50% alpha]
expected: FAIL
[sRGB white with 0% alpha]
expected: FAIL
[Two missing components are 0]
expected: FAIL
[sRGB color with component > 1 should clamp]
expected: FAIL
[One missing component is 0]
expected: FAIL
[sRGB color]
expected: FAIL
[Display P3 color with negative component should clamp to 0]
expected: FAIL
[Display P3 color with component > 1 should clamp]
expected: FAIL
[Different case for sRGB]
expected: FAIL
[Unknown color space should fallback]
expected: FAIL
[sRGB white with 0 alpha]
expected: FAIL
[Display P3 color]
expected: FAIL
[Negative alpha should clamp]
expected: FAIL
[sRGB white with 0.5 alpha]
expected: FAIL
[White with lots of space]
expected: FAIL
[Different case for Display P3]
expected: FAIL
[Basic sRGB white]
expected: FAIL

View file

@ -1,22 +0,0 @@
[color-mix-basic-001.tentative.html]
[From blue to red at 0.5]
expected: FAIL
[From blue to green at 0.5]
expected: FAIL
[From rgb(255, 0, 0, .2) to red at 0.5]
expected: FAIL
[From blue to red at 0.9]
expected: FAIL
[From blue to red at 0]
expected: FAIL
[From currentColor to white at 0.5]
expected: FAIL
[From currentColor to rgba(0, 0, 0, .5) at 0.5]
expected: FAIL

View file

@ -1,27 +0,0 @@
[color-mix-non-srgb-001.tentative.html]
[From red to green in xyz color space]
expected: FAIL
[From red to green in lab color space]
expected: FAIL
[From red to green in lch color space]
expected: FAIL
[From red to green 90% in xyz color space]
expected: FAIL
[From red to green 90% in lab color space]
expected: FAIL
[From red to green 90% in lch color space]
expected: FAIL
[From red 90% to green in xyz color space]
expected: FAIL
[From red 90% to green in lab color space]
expected: FAIL
[From red 90% to green in lch color space]
expected: FAIL

File diff suppressed because it is too large Load diff

View file

@ -1,63 +0,0 @@
[color-contrast-computed.html]
[Property color value 'color-contrast(white vs red, blue)']
expected: FAIL
[Property color value 'color-contrast(white vs blue, red)']
expected: FAIL
[Property color value 'color-contrast(white vs red, blue, green)']
expected: FAIL
[Property color value 'color-contrast(white vs white, white)']
expected: FAIL
[Property color value 'color-contrast(blue vs red, white)']
expected: FAIL
[Property color value 'color-contrast(red vs blue, white, red)']
expected: FAIL
[Property color value 'color-contrast(black vs red, blue)']
expected: FAIL
[Property color value 'color-contrast(black vs blue, red)']
expected: FAIL
[Property color value 'color-contrast(black vs white, white)']
expected: FAIL
[Property color value 'color-contrast(red vs blue, rgb(255, 255, 255, .5))']
expected: FAIL
[Property color value 'color-contrast(wheat vs bisque, darkgoldenrod, olive, sienna, darkgreen, maroon to AA)']
expected: FAIL
[Property color value 'color-contrast(wheat vs bisque, darkgoldenrod, olive, sienna, darkgreen, maroon to AA-large)']
expected: FAIL
[Property color value 'color-contrast(wheat vs bisque, darkgoldenrod, olive, sienna, darkgreen, maroon to AAA)']
expected: FAIL
[Property color value 'color-contrast(wheat vs bisque, darkgoldenrod, olive, sienna, darkgreen, maroon to AAA-large)']
expected: FAIL
[Property color value 'color-contrast(wheat vs bisque, darkgoldenrod, olive, sienna, darkgreen, maroon to 5.8)']
expected: FAIL
[Property color value 'color-contrast(wheat vs bisque, darkgoldenrod, olive to 100)']
expected: FAIL
[Property color value 'color-contrast(green vs bisque, darkgoldenrod, olive to 100)']
expected: FAIL
[Property color value 'color-contrast(green vs color(display-p3 0 1 0), color(display-p3 0 0 1))']
expected: FAIL
[Property color value 'color-contrast(color(display-p3 1 1 0) vs color(display-p3 0 1 0), color(display-p3 0 0 1))']
expected: FAIL
[Property color value 'color-contrast(green vs lab(50% -160 160), lch(20% 50 20deg))']
expected: FAIL
[Property color value 'color-contrast(lab(50% -160 160) vs green, lch(20% 50 20deg))']
expected: FAIL

View file

@ -1,63 +0,0 @@
[color-contrast-valid.html]
[e.style['color'\] = "color-contrast(white vs red, blue)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(white vs blue, red)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(white vs red, blue, green)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(white vs white, white)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(blue vs red, white)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(red vs blue, white, red)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(black vs red, blue)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(black vs blue, red)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(black vs white, white)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(red vs blue, rgb(255, 255, 255, .5))" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(wheat vs bisque, darkgoldenrod, olive, sienna, darkgreen, maroon to AA)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(wheat vs bisque, darkgoldenrod, olive, sienna, darkgreen, maroon to AA-large)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(wheat vs bisque, darkgoldenrod, olive, sienna, darkgreen, maroon to AAA)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(wheat vs bisque, darkgoldenrod, olive, sienna, darkgreen, maroon to AAA-large)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(wheat vs bisque, darkgoldenrod, olive, sienna, darkgreen, maroon to 5.8)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(wheat vs bisque, darkgoldenrod, olive to 100)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(green vs bisque, darkgoldenrod, olive to 100)" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(green vs color(display-p3 0 1 0), color(display-p3 0 0 1))" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(color(display-p3 1 1 0) vs color(display-p3 0 1 0), color(display-p3 0 0 1))" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(green vs lab(50% -160 160), lch(20% 50 20deg))" should set the property value]
expected: FAIL
[e.style['color'\] = "color-contrast(lab(50% -160 160) vs green, lch(20% 50 20deg))" should set the property value]
expected: FAIL

File diff suppressed because it is too large Load diff

View file

@ -1,54 +0,0 @@
[gamut-mapping.html]
[Property color value 'color-mix(in hsl, color(display-p3 0 1 0) 100%, rgb(0, 0, 0) 0%)']
expected: FAIL
[Property color value 'color-mix(in hsl, lab(100 104.3 -50.9) 100%, rgb(0, 0, 0) 0%)']
expected: FAIL
[Property color value 'color-mix(in hsl, lab(0 104.3 -50.9) 100%, rgb(0, 0, 0) 0%)']
expected: FAIL
[Property color value 'color-mix(in hsl, lch(100 116 334) 100%, rgb(0, 0, 0) 0%)']
expected: FAIL
[Property color value 'color-mix(in hsl, lch(0 116 334) 100%, rgb(0, 0, 0) 0%)']
expected: FAIL
[Property color value 'color-mix(in hsl, oklab(1 0.365 -0.16) 100%, rgb(0, 0, 0) 0%)']
expected: FAIL
[Property color value 'color-mix(in hsl, oklab(0 0.365 -0.16) 100%, rgb(0, 0, 0) 0%)']
expected: FAIL
[Property color value 'color-mix(in hsl, oklch(1 0.399 336.3) 100%, rgb(0, 0, 0) 0%)']
expected: FAIL
[Property color value 'color-mix(in hsl, oklch(0 0.399 336.3) 100%, rgb(0, 0, 0) 0%)']
expected: FAIL
[Property color value 'color-mix(in hwb, color(display-p3 0 1 0) 100%, rgb(0, 0, 0) 0%)']
expected: FAIL
[Property color value 'color-mix(in hwb, lab(100 104.3 -50.9) 100%, rgb(0, 0, 0) 0%)']
expected: FAIL
[Property color value 'color-mix(in hwb, lab(0 104.3 -50.9) 100%, rgb(0, 0, 0) 0%)']
expected: FAIL
[Property color value 'color-mix(in hwb, lch(100 116 334) 100%, rgb(0, 0, 0) 0%)']
expected: FAIL
[Property color value 'color-mix(in hwb, lch(0 116 334) 100%, rgb(0, 0, 0) 0%)']
expected: FAIL
[Property color value 'color-mix(in hwb, oklab(1 0.365 -0.16) 100%, rgb(0, 0, 0) 0%)']
expected: FAIL
[Property color value 'color-mix(in hwb, oklab(0 0.365 -0.16) 100%, rgb(0, 0, 0) 0%)']
expected: FAIL
[Property color value 'color-mix(in hwb, oklch(1 0.399 336.3) 100%, rgb(0, 0, 0) 0%)']
expected: FAIL
[Property color value 'color-mix(in hwb, oklch(0 0.399 336.3) 100%, rgb(0, 0, 0) 0%)']
expected: FAIL

View file

@ -1,42 +0,0 @@
[system-color-valid.html]
[e.style['color'\] = "HighlightText" should set the property value]
expected: FAIL
[e.style['color'\] = "ButtonFace" should set the property value]
expected: FAIL
[e.style['color'\] = "VisitedText" should set the property value]
expected: FAIL
[e.style['color'\] = "FieldText" should set the property value]
expected: FAIL
[e.style['color'\] = "Field" should set the property value]
expected: FAIL
[e.style['color'\] = "GrayText" should set the property value]
expected: FAIL
[e.style['color'\] = "ActiveText" should set the property value]
expected: FAIL
[e.style['color'\] = "ButtonText" should set the property value]
expected: FAIL
[e.style['color'\] = "Highlight" should set the property value]
expected: FAIL
[e.style['color'\] = "CanvasText" should set the property value]
expected: FAIL
[e.style['color'\] = "LinkText" should set the property value]
expected: FAIL
[e.style['color'\] = "Canvas" should set the property value]
expected: FAIL
[e.style['color'\] = "SelectedItem" should set the property value]
expected: FAIL
[e.style['color'\] = "SelectedItemText" should set the property value]
expected: FAIL

View file

@ -1,2 +0,0 @@
[predefined-003.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[predefined-004.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[predefined-013.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[predefined-014.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[predefined-015.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[predefined-017.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[t422-rgba-onscreen-b.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[t425-hsla-onscreen-b.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[at-supports-047.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[attr-case-insensitive.html]
expected: FAIL

View file

@ -28,3 +28,12 @@
[Web Animations: property <content> from [initial\] to ["b"\] at (1.5) should be ["b"\]]
expected: FAIL
[CSS Transitions: property <content> from [initial\] to ["b"\] at (-0.3) should be ["b"\]]
expected: FAIL
[CSS Transitions: property <content> from [initial\] to ["b"\] at (0) should be ["b"\]]
expected: FAIL
[CSS Transitions: property <content> from [initial\] to ["b"\] at (0.3) should be ["b"\]]
expected: FAIL

View file

@ -1,4 +0,0 @@
[abspos-descendent-001.html]
[.flexbox 1]
expected: FAIL

View file

@ -1,72 +0,0 @@
[flex-abspos-staticpos-align-content-002.html]
[.container > div 1]
expected: FAIL
[.container > div 2]
expected: FAIL
[.container > div 3]
expected: FAIL
[.container > div 4]
expected: FAIL
[.container > div 5]
expected: FAIL
[.container > div 6]
expected: FAIL
[.container > div 7]
expected: FAIL
[.container > div 8]
expected: FAIL
[.container > div 9]
expected: FAIL
[.container > div 10]
expected: FAIL
[.container > div 11]
expected: FAIL
[.container > div 12]
expected: FAIL
[.container > div 13]
expected: FAIL
[.container > div 14]
expected: FAIL
[.container > div 15]
expected: FAIL
[.container > div 16]
expected: FAIL
[.container > div 17]
expected: FAIL
[.container > div 18]
expected: FAIL
[.container > div 19]
expected: FAIL
[.container > div 20]
expected: FAIL
[.container > div 21]
expected: FAIL
[.container > div 22]
expected: FAIL
[.container > div 23]
expected: FAIL
[.container > div 24]
expected: FAIL

View file

@ -1,72 +0,0 @@
[flex-abspos-staticpos-align-content-003.html]
[.container > div 1]
expected: FAIL
[.container > div 2]
expected: FAIL
[.container > div 3]
expected: FAIL
[.container > div 4]
expected: FAIL
[.container > div 5]
expected: FAIL
[.container > div 6]
expected: FAIL
[.container > div 7]
expected: FAIL
[.container > div 8]
expected: FAIL
[.container > div 9]
expected: FAIL
[.container > div 10]
expected: FAIL
[.container > div 11]
expected: FAIL
[.container > div 12]
expected: FAIL
[.container > div 13]
expected: FAIL
[.container > div 14]
expected: FAIL
[.container > div 15]
expected: FAIL
[.container > div 16]
expected: FAIL
[.container > div 17]
expected: FAIL
[.container > div 18]
expected: FAIL
[.container > div 19]
expected: FAIL
[.container > div 20]
expected: FAIL
[.container > div 21]
expected: FAIL
[.container > div 22]
expected: FAIL
[.container > div 23]
expected: FAIL
[.container > div 24]
expected: FAIL

View file

@ -1,72 +0,0 @@
[flex-abspos-staticpos-align-content-004.html]
[.container > div 1]
expected: FAIL
[.container > div 2]
expected: FAIL
[.container > div 3]
expected: FAIL
[.container > div 4]
expected: FAIL
[.container > div 5]
expected: FAIL
[.container > div 6]
expected: FAIL
[.container > div 7]
expected: FAIL
[.container > div 8]
expected: FAIL
[.container > div 9]
expected: FAIL
[.container > div 10]
expected: FAIL
[.container > div 11]
expected: FAIL
[.container > div 12]
expected: FAIL
[.container > div 13]
expected: FAIL
[.container > div 14]
expected: FAIL
[.container > div 15]
expected: FAIL
[.container > div 16]
expected: FAIL
[.container > div 17]
expected: FAIL
[.container > div 18]
expected: FAIL
[.container > div 19]
expected: FAIL
[.container > div 20]
expected: FAIL
[.container > div 21]
expected: FAIL
[.container > div 22]
expected: FAIL
[.container > div 23]
expected: FAIL
[.container > div 24]
expected: FAIL

View file

@ -1,72 +0,0 @@
[flex-abspos-staticpos-align-content-005.html]
[.container > div 1]
expected: FAIL
[.container > div 2]
expected: FAIL
[.container > div 3]
expected: FAIL
[.container > div 4]
expected: FAIL
[.container > div 5]
expected: FAIL
[.container > div 6]
expected: FAIL
[.container > div 7]
expected: FAIL
[.container > div 8]
expected: FAIL
[.container > div 9]
expected: FAIL
[.container > div 10]
expected: FAIL
[.container > div 11]
expected: FAIL
[.container > div 12]
expected: FAIL
[.container > div 13]
expected: FAIL
[.container > div 14]
expected: FAIL
[.container > div 15]
expected: FAIL
[.container > div 16]
expected: FAIL
[.container > div 17]
expected: FAIL
[.container > div 18]
expected: FAIL
[.container > div 19]
expected: FAIL
[.container > div 20]
expected: FAIL
[.container > div 21]
expected: FAIL
[.container > div 22]
expected: FAIL
[.container > div 23]
expected: FAIL
[.container > div 24]
expected: FAIL

View file

@ -1,72 +0,0 @@
[flex-abspos-staticpos-align-content-006.html]
[.container > div 1]
expected: FAIL
[.container > div 2]
expected: FAIL
[.container > div 3]
expected: FAIL
[.container > div 4]
expected: FAIL
[.container > div 5]
expected: FAIL
[.container > div 6]
expected: FAIL
[.container > div 7]
expected: FAIL
[.container > div 8]
expected: FAIL
[.container > div 9]
expected: FAIL
[.container > div 10]
expected: FAIL
[.container > div 11]
expected: FAIL
[.container > div 12]
expected: FAIL
[.container > div 13]
expected: FAIL
[.container > div 14]
expected: FAIL
[.container > div 15]
expected: FAIL
[.container > div 16]
expected: FAIL
[.container > div 17]
expected: FAIL
[.container > div 18]
expected: FAIL
[.container > div 19]
expected: FAIL
[.container > div 20]
expected: FAIL
[.container > div 21]
expected: FAIL
[.container > div 22]
expected: FAIL
[.container > div 23]
expected: FAIL
[.container > div 24]
expected: FAIL

View file

@ -1,72 +0,0 @@
[flex-abspos-staticpos-align-content-007.html]
[.container > div 1]
expected: FAIL
[.container > div 2]
expected: FAIL
[.container > div 3]
expected: FAIL
[.container > div 4]
expected: FAIL
[.container > div 5]
expected: FAIL
[.container > div 6]
expected: FAIL
[.container > div 7]
expected: FAIL
[.container > div 8]
expected: FAIL
[.container > div 9]
expected: FAIL
[.container > div 10]
expected: FAIL
[.container > div 11]
expected: FAIL
[.container > div 12]
expected: FAIL
[.container > div 13]
expected: FAIL
[.container > div 14]
expected: FAIL
[.container > div 15]
expected: FAIL
[.container > div 16]
expected: FAIL
[.container > div 17]
expected: FAIL
[.container > div 18]
expected: FAIL
[.container > div 19]
expected: FAIL
[.container > div 20]
expected: FAIL
[.container > div 21]
expected: FAIL
[.container > div 22]
expected: FAIL
[.container > div 23]
expected: FAIL
[.container > div 24]
expected: FAIL

View file

@ -1,72 +0,0 @@
[flex-abspos-staticpos-align-content-008.html]
[.container > div 1]
expected: FAIL
[.container > div 2]
expected: FAIL
[.container > div 3]
expected: FAIL
[.container > div 4]
expected: FAIL
[.container > div 5]
expected: FAIL
[.container > div 6]
expected: FAIL
[.container > div 7]
expected: FAIL
[.container > div 8]
expected: FAIL
[.container > div 9]
expected: FAIL
[.container > div 10]
expected: FAIL
[.container > div 11]
expected: FAIL
[.container > div 12]
expected: FAIL
[.container > div 13]
expected: FAIL
[.container > div 14]
expected: FAIL
[.container > div 15]
expected: FAIL
[.container > div 16]
expected: FAIL
[.container > div 17]
expected: FAIL
[.container > div 18]
expected: FAIL
[.container > div 19]
expected: FAIL
[.container > div 20]
expected: FAIL
[.container > div 21]
expected: FAIL
[.container > div 22]
expected: FAIL
[.container > div 23]
expected: FAIL
[.container > div 24]
expected: FAIL

View file

@ -1,72 +0,0 @@
[flex-abspos-staticpos-align-content-rtl-001.html]
[.container > div 1]
expected: FAIL
[.container > div 2]
expected: FAIL
[.container > div 3]
expected: FAIL
[.container > div 4]
expected: FAIL
[.container > div 5]
expected: FAIL
[.container > div 6]
expected: FAIL
[.container > div 7]
expected: FAIL
[.container > div 8]
expected: FAIL
[.container > div 9]
expected: FAIL
[.container > div 10]
expected: FAIL
[.container > div 11]
expected: FAIL
[.container > div 12]
expected: FAIL
[.container > div 13]
expected: FAIL
[.container > div 14]
expected: FAIL
[.container > div 15]
expected: FAIL
[.container > div 16]
expected: FAIL
[.container > div 17]
expected: FAIL
[.container > div 18]
expected: FAIL
[.container > div 19]
expected: FAIL
[.container > div 20]
expected: FAIL
[.container > div 21]
expected: FAIL
[.container > div 22]
expected: FAIL
[.container > div 23]
expected: FAIL
[.container > div 24]
expected: FAIL

View file

@ -1,63 +0,0 @@
[flex-abspos-staticpos-align-content-rtl-002.html]
[.container > div 1]
expected: FAIL
[.container > div 2]
expected: FAIL
[.container > div 3]
expected: FAIL
[.container > div 4]
expected: FAIL
[.container > div 5]
expected: FAIL
[.container > div 6]
expected: FAIL
[.container > div 7]
expected: FAIL
[.container > div 8]
expected: FAIL
[.container > div 9]
expected: FAIL
[.container > div 10]
expected: FAIL
[.container > div 11]
expected: FAIL
[.container > div 12]
expected: FAIL
[.container > div 13]
expected: FAIL
[.container > div 14]
expected: FAIL
[.container > div 16]
expected: FAIL
[.container > div 17]
expected: FAIL
[.container > div 18]
expected: FAIL
[.container > div 19]
expected: FAIL
[.container > div 20]
expected: FAIL
[.container > div 21]
expected: FAIL
[.container > div 23]
expected: FAIL

View file

@ -1,72 +0,0 @@
[flex-abspos-staticpos-align-content-vertWM-001.html]
[.container > div 1]
expected: FAIL
[.container > div 2]
expected: FAIL
[.container > div 3]
expected: FAIL
[.container > div 4]
expected: FAIL
[.container > div 5]
expected: FAIL
[.container > div 6]
expected: FAIL
[.container > div 7]
expected: FAIL
[.container > div 8]
expected: FAIL
[.container > div 9]
expected: FAIL
[.container > div 10]
expected: FAIL
[.container > div 11]
expected: FAIL
[.container > div 12]
expected: FAIL
[.container > div 13]
expected: FAIL
[.container > div 14]
expected: FAIL
[.container > div 15]
expected: FAIL
[.container > div 16]
expected: FAIL
[.container > div 17]
expected: FAIL
[.container > div 18]
expected: FAIL
[.container > div 19]
expected: FAIL
[.container > div 20]
expected: FAIL
[.container > div 21]
expected: FAIL
[.container > div 22]
expected: FAIL
[.container > div 23]
expected: FAIL
[.container > div 24]
expected: FAIL

View file

@ -1,72 +0,0 @@
[flex-abspos-staticpos-align-content-vertWM-002.html]
[.container > div 1]
expected: FAIL
[.container > div 2]
expected: FAIL
[.container > div 3]
expected: FAIL
[.container > div 4]
expected: FAIL
[.container > div 5]
expected: FAIL
[.container > div 6]
expected: FAIL
[.container > div 7]
expected: FAIL
[.container > div 8]
expected: FAIL
[.container > div 9]
expected: FAIL
[.container > div 10]
expected: FAIL
[.container > div 11]
expected: FAIL
[.container > div 12]
expected: FAIL
[.container > div 13]
expected: FAIL
[.container > div 14]
expected: FAIL
[.container > div 15]
expected: FAIL
[.container > div 16]
expected: FAIL
[.container > div 17]
expected: FAIL
[.container > div 18]
expected: FAIL
[.container > div 19]
expected: FAIL
[.container > div 20]
expected: FAIL
[.container > div 21]
expected: FAIL
[.container > div 22]
expected: FAIL
[.container > div 23]
expected: FAIL
[.container > div 24]
expected: FAIL

View file

@ -1,2 +0,0 @@
[flex-abspos-staticpos-fallback-align-content-001.html]
expected: FAIL

View file

@ -58,3 +58,21 @@
[Web Animations: property <flex-wrap> from [initial\] to [wrap\] at (1.5) should be [wrap\]]
expected: FAIL
[CSS Transitions: property <flex-direction> from [initial\] to [column\] at (-0.3) should be [column\]]
expected: FAIL
[CSS Transitions: property <flex-direction> from [initial\] to [column\] at (0) should be [column\]]
expected: FAIL
[CSS Transitions: property <flex-direction> from [initial\] to [column\] at (0.3) should be [column\]]
expected: FAIL
[CSS Transitions: property <flex-wrap> from [initial\] to [wrap\] at (-0.3) should be [wrap\]]
expected: FAIL
[CSS Transitions: property <flex-wrap> from [initial\] to [wrap\] at (0) should be [wrap\]]
expected: FAIL
[CSS Transitions: property <flex-wrap> from [initial\] to [wrap\] at (0.3) should be [wrap\]]
expected: FAIL

View file

@ -1,2 +0,0 @@
[css-flexbox-column-reverse-wrap-reverse.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[css-flexbox-column-reverse-wrap.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[css-flexbox-column-reverse.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[css-flexbox-column-wrap-reverse.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[css-flexbox-column-wrap.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[css-flexbox-column.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[dynamic-orthogonal-flex-item.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[flex-flow-auto-margins-no-available-space-assert.html]
expected: CRASH

View file

@ -1,2 +0,0 @@
[flex-flow-percentage-margins-no-available-space-assert.html]
expected: CRASH

View file

@ -1,2 +0,0 @@
[flexbox-abspos-child-001a.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[flexbox-abspos-child-001b.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[flexbox-overflow-auto-001.html]
expected: FAIL

View file

@ -1,37 +0,0 @@
[flexbox-overflow-auto-002.html]
[.flexbox, .inline-flexbox 11]
expected: FAIL
[.flexbox, .inline-flexbox 10]
expected: FAIL
[.flexbox, .inline-flexbox 3]
expected: FAIL
[.flexbox, .inline-flexbox 2]
expected: FAIL
[.flexbox, .inline-flexbox 1]
expected: FAIL
[.flexbox, .inline-flexbox 14]
expected: FAIL
[.flexbox, .inline-flexbox 6]
expected: FAIL
[.flexbox, .inline-flexbox 5]
expected: FAIL
[.flexbox, .inline-flexbox 4]
expected: FAIL
[.flexbox, .inline-flexbox 13]
expected: FAIL
[.flexbox, .inline-flexbox 9]
expected: FAIL
[.flexbox, .inline-flexbox 12]
expected: FAIL

View file

@ -1,2 +0,0 @@
[flexbox_absolute-atomic.html]
expected: FAIL

Some files were not shown because too many files have changed in this diff Show more