mirror of
https://github.com/servo/servo.git
synced 2025-08-21 21:35:32 +01:00
Update web-platform-tests to revision 36634cbcf3253dfe8d220990a27ad4eeebf8ec2f
This commit is contained in:
parent
0964d055cd
commit
7295abcc2a
245 changed files with 5966 additions and 1901 deletions
|
@ -14,9 +14,6 @@
|
|||
[Revoke blob URL after creating Request, will fetch]
|
||||
expected: FAIL
|
||||
|
||||
[Revoke blob URL after calling fetch, fetch should succeed]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-with-fetch.any.html]
|
||||
[Untitled]
|
||||
|
@ -37,6 +34,3 @@
|
|||
[Revoke blob URL after creating Request, will fetch]
|
||||
expected: FAIL
|
||||
|
||||
[Revoke blob URL after calling fetch, fetch should succeed]
|
||||
expected: FAIL
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -50,3 +50,75 @@
|
|||
[animationName has default value of empty string]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime set to -0.5]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime cannot be set to -Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime cannot be set to Infinity]
|
||||
expected: FAIL
|
||||
|
||||
[animationName set to [\]]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime set to null]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime set to an object with a valueOf function]
|
||||
expected: FAIL
|
||||
|
||||
[animationName set to an object with a valueOf function]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime cannot be set to NaN]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime set to true]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime set to '']
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime set to [0.5\]]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime set to undefined]
|
||||
expected: FAIL
|
||||
|
||||
[animationName set to true]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime set to false]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime set to [\]]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime cannot be set to [0.5, 1.0\]]
|
||||
expected: FAIL
|
||||
|
||||
[animationName set to null]
|
||||
expected: FAIL
|
||||
|
||||
[animationName set to an object]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime cannot be set to 'sample']
|
||||
expected: FAIL
|
||||
|
||||
[animationName set to undefined]
|
||||
expected: FAIL
|
||||
|
||||
[animationName set to [1, 2, 3\]]
|
||||
expected: FAIL
|
||||
|
||||
[animationName set to false]
|
||||
expected: FAIL
|
||||
|
||||
[animationName set to a number]
|
||||
expected: FAIL
|
||||
|
||||
[elapsedTime cannot be set to an object]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,13 +1,4 @@
|
|||
[css-text-line-break-ja-hyphens-strict.html]
|
||||
[2010 HYPHEN may NOT appear at line start if ja and strict]
|
||||
expected: FAIL
|
||||
|
||||
[2013 EN DASH may NOT appear at line start if ja and strict]
|
||||
expected: FAIL
|
||||
|
||||
[30A0 KATAKANA-HIRAGANA DOUBLE HYPHEN may NOT appear at line start if ja and strict]
|
||||
expected: FAIL
|
||||
|
||||
[301C WAVE DASH may NOT appear at line start if ja and strict]
|
||||
expected:
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[tab-min-rendered-width-1.html]
|
||||
expected: FAIL
|
|
@ -1,6 +1,7 @@
|
|||
[properties-value-inherit-002.html]
|
||||
expected: TIMEOUT
|
||||
[outline-width length(px) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[border-left-width length(em) / values]
|
||||
expected: FAIL
|
||||
|
@ -24,13 +25,13 @@
|
|||
expected: FAIL
|
||||
|
||||
[opacity number[0,1\](zero-to-one) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[line-height number(integer) / values]
|
||||
expected: FAIL
|
||||
|
||||
[outline-offset length(px) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[font-size length(pt) / values]
|
||||
expected: FAIL
|
||||
|
@ -39,7 +40,7 @@
|
|||
expected: FAIL
|
||||
|
||||
[vertical-align length(in) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[max-height percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
@ -75,7 +76,7 @@
|
|||
expected: FAIL
|
||||
|
||||
[vertical-align percentage(%) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[background-position length(in) / events]
|
||||
expected: FAIL
|
||||
|
@ -99,10 +100,10 @@
|
|||
expected: FAIL
|
||||
|
||||
[vertical-align length(em) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[clip rectangle(rectangle) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[word-spacing length(em) / values]
|
||||
expected: FAIL
|
||||
|
@ -126,7 +127,7 @@
|
|||
expected: FAIL
|
||||
|
||||
[outline-offset length(ex) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[min-width length(cm) / values]
|
||||
expected: FAIL
|
||||
|
@ -141,16 +142,16 @@
|
|||
expected: FAIL
|
||||
|
||||
[vertical-align length(pc) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[vertical-align length(cm) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[max-height length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-align length(ex) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[min-height percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
@ -159,7 +160,7 @@
|
|||
expected: FAIL
|
||||
|
||||
[outline-offset length(mm) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[font-weight font-weight(keyword) / values]
|
||||
expected: FAIL
|
||||
|
@ -168,7 +169,7 @@
|
|||
expected: FAIL
|
||||
|
||||
[outline-offset length(pt) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[line-height length(mm) / values]
|
||||
expected: FAIL
|
||||
|
@ -201,7 +202,7 @@
|
|||
expected: FAIL
|
||||
|
||||
[vertical-align length(pt) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[border-left-color color(rgba) / values]
|
||||
expected: FAIL
|
||||
|
@ -270,10 +271,10 @@
|
|||
expected: FAIL
|
||||
|
||||
[outline-offset length(in) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[outline-width length(pt) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[border-top-width length(pc) / values]
|
||||
expected: FAIL
|
||||
|
@ -291,7 +292,7 @@
|
|||
expected: FAIL
|
||||
|
||||
[outline-width length(in) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[word-spacing length(pt) / values]
|
||||
expected: FAIL
|
||||
|
@ -303,7 +304,7 @@
|
|||
expected: FAIL
|
||||
|
||||
[outline-color color(rgba) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[background-position length(ex) / events]
|
||||
expected: FAIL
|
||||
|
@ -327,7 +328,7 @@
|
|||
expected: FAIL
|
||||
|
||||
[outline-width length(ex) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[font-size length(pc) / values]
|
||||
expected: FAIL
|
||||
|
@ -339,7 +340,7 @@
|
|||
expected: FAIL
|
||||
|
||||
[outline-width length(cm) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[max-width percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
@ -354,19 +355,19 @@
|
|||
expected: FAIL
|
||||
|
||||
[outline-width length(mm) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[border-left-width length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[outline-width length(pc) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[font-weight font-weight(numeric) / values]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-align length(px) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[letter-spacing length(px) / values]
|
||||
expected: FAIL
|
||||
|
@ -393,7 +394,7 @@
|
|||
expected: FAIL
|
||||
|
||||
[outline-width length(em) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[border-right-width length(em) / values]
|
||||
expected: FAIL
|
||||
|
@ -405,10 +406,10 @@
|
|||
expected: FAIL
|
||||
|
||||
[outline-offset length(em) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[outline-offset length(cm) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[background-position length(mm) / events]
|
||||
expected: FAIL
|
||||
|
@ -420,13 +421,13 @@
|
|||
expected: FAIL
|
||||
|
||||
[z-index integer(integer) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[border-left-width length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-align length(mm) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[border-bottom-width length(pc) / values]
|
||||
expected: FAIL
|
||||
|
@ -447,7 +448,7 @@
|
|||
expected: FAIL
|
||||
|
||||
[outline-offset length(pc) / values]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[max-height length(pc) / values]
|
||||
expected: FAIL
|
||||
|
@ -473,39 +474,135 @@
|
|||
[min-width length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[text-indent length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[text-indent length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[text-indent length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[text-indent length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[word-spacing length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[text-indent length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[text-indent length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[text-shadow shadow(shadow) / values]
|
||||
expected: FAIL
|
||||
|
||||
[word-spacing percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
||||
[text-indent length(in) / values]
|
||||
[outline-width length(pc) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[height percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
||||
[text-indent length(em) / values]
|
||||
[vertical-align length(px) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[padding-right length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[text-indent percentage(%) / values]
|
||||
[outline-offset length(mm) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[vertical-align length(in) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[padding-left length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-align length(em) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[vertical-align length(cm) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[outline-offset length(cm) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[vertical-align length(mm) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[outline-offset length(em) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[z-index integer(integer) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[vertical-align length(ex) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[outline-width length(em) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[visibility visibility(keyword) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[width length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[opacity number[0,1\](zero-to-one) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[margin-bottom length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[visibility visibility(keyword) / values]
|
||||
expected: TIMEOUT
|
||||
|
||||
[width length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[outline-width length(cm) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[clip rectangle(rectangle) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[outline-width length(ex) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[outline-width length(mm) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[width length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-align percentage(%) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[outline-width length(pt) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[outline-color color(rgba) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[outline-width length(in) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[outline-offset length(ex) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[padding-top length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-align length(pc) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[vertical-align length(pt) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[width length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[top length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[outline-offset length(pt) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[outline-offset length(px) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[outline-offset length(in) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[outline-width length(px) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
[outline-offset length(pc) / events]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
[transitionevent-interface.html]
|
||||
[elapsedTime set to undefined]
|
||||
expected: FAIL
|
||||
|
||||
[propertyName set to undefined]
|
||||
expected: FAIL
|
||||
|
|
@ -20,9 +20,6 @@
|
|||
[right intermediate]
|
||||
expected: FAIL
|
||||
|
||||
[min-width intermediate]
|
||||
expected: FAIL
|
||||
|
||||
[background-position end]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -35,42 +32,81 @@
|
|||
[font-weight intermediate]
|
||||
expected: FAIL
|
||||
|
||||
[clip intermediate]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width intermediate]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width intermediate]
|
||||
expected: FAIL
|
||||
|
||||
[min-height intermediate]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width intermediate]
|
||||
expected: FAIL
|
||||
|
||||
[max-width intermediate]
|
||||
expected: FAIL
|
||||
|
||||
[max-height intermediate]
|
||||
expected: FAIL
|
||||
|
||||
[outline-offset intermediate]
|
||||
expected: FAIL
|
||||
|
||||
[border-spacing intermediate]
|
||||
expected: FAIL
|
||||
|
||||
[left intermediate]
|
||||
expected: FAIL
|
||||
|
||||
[outline-width intermediate]
|
||||
expected: FAIL
|
||||
|
||||
[bottom intermediate]
|
||||
expected: FAIL
|
||||
|
||||
[outline-width end]
|
||||
expected: FAIL
|
||||
|
||||
[max-height end]
|
||||
expected: FAIL
|
||||
|
||||
[height end]
|
||||
expected: FAIL
|
||||
|
||||
[line-height end]
|
||||
expected: FAIL
|
||||
|
||||
[min-height end]
|
||||
expected: FAIL
|
||||
|
||||
[bottom end]
|
||||
expected: FAIL
|
||||
|
||||
[clip end]
|
||||
expected: FAIL
|
||||
|
||||
[font-weight end]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-color end]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width end]
|
||||
expected: FAIL
|
||||
|
||||
[margin-right intermediate]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width end]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width end]
|
||||
expected: FAIL
|
||||
|
||||
[letter-spacing end]
|
||||
expected: FAIL
|
||||
|
||||
[margin-bottom end]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width end]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-color end]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-color end]
|
||||
expected: FAIL
|
||||
|
||||
[color end]
|
||||
expected: FAIL
|
||||
|
||||
[border-spacing end]
|
||||
expected: FAIL
|
||||
|
||||
[visibility end]
|
||||
expected: FAIL
|
||||
|
||||
[left end]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[shadow-relatedTarget.html]
|
||||
[shadow-relatedTarget]
|
||||
expected: FAIL
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
type: testharness
|
||||
|
||||
[single-byte-decoder.html?document]
|
||||
expected: CRASH
|
||||
expected: TIMEOUT
|
||||
[windows-1254: iso_8859-9 (document.characterSet and document.inputEncoding)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
5
tests/wpt/metadata/eventsource/format-field-id-2.htm.ini
Normal file
5
tests/wpt/metadata/eventsource/format-field-id-2.htm.ini
Normal file
|
@ -0,0 +1,5 @@
|
|||
[format-field-id-2.htm]
|
||||
expected: TIMEOUT
|
||||
[EventSource: Last-Event-ID (2)]
|
||||
expected: TIMEOUT
|
||||
|
5
tests/wpt/metadata/eventsource/format-field-id.htm.ini
Normal file
5
tests/wpt/metadata/eventsource/format-field-id.htm.ini
Normal file
|
@ -0,0 +1,5 @@
|
|||
[format-field-id.htm]
|
||||
expected: TIMEOUT
|
||||
[EventSource: Last-Event-ID]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[traverse_the_history_1.html]
|
||||
[Multiple history traversals from the same task]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
[traverse_the_history_4.html]
|
||||
[traverse_the_history_3.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
[location-protocol-setter-non-broken-weird.html]
|
||||
type: testharness
|
||||
[Set location.protocol to x]
|
||||
expected: FAIL
|
||||
|
||||
[Set location.protocol to data]
|
||||
expected: FAIL
|
||||
|
||||
[Set location.protocol to ftp]
|
||||
expected: FAIL
|
||||
|
||||
[Set location.protocol to gopher]
|
||||
expected: FAIL
|
||||
|
||||
[Set location.protocol to http+x]
|
||||
expected: FAIL
|
||||
|
|
@ -30,3 +30,6 @@
|
|||
[Set HTTP URL frame location.protocol to data]
|
||||
expected: FAIL
|
||||
|
||||
[Set HTTP URL frame location.protocol to x]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[transformed-tbody-tr-collapsed-border.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[legend-list-item-numbering.html]
|
||||
expected: FAIL
|
|
@ -3,3 +3,39 @@
|
|||
[Should get an error event for a text/plain response.]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using @import with no Content-Type, cross-origin, and nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using <link> with broken Content-Type, cross-origin, and nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using @import with broken Content-Type, cross-origin, and nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using @import with wrong Content-Type, same-origin, and nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using <link> with no Content-Type, cross-origin, and nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using @import with wrong Content-Type, cross-origin, and nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using @import with wrong Content-Type, same-origin, and no nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using <link> with wrong Content-Type, cross-origin, and nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using <link> with wrong Content-Type, same-origin, and no nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using @import with wrong Content-Type, cross-origin, and no nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using <link> with wrong Content-Type, cross-origin, and no nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using <link> with wrong Content-Type, same-origin, and nosniff]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,37 @@
|
|||
[link-style-error-limited-quirks.html]
|
||||
[Stylesheet loading using @import with no Content-Type, cross-origin, and nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using <link> with broken Content-Type, cross-origin, and nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using @import with broken Content-Type, cross-origin, and nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using @import with wrong Content-Type, same-origin, and nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using <link> with no Content-Type, cross-origin, and nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using @import with wrong Content-Type, cross-origin, and nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using @import with wrong Content-Type, same-origin, and no nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using <link> with wrong Content-Type, cross-origin, and nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using <link> with wrong Content-Type, same-origin, and no nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using @import with wrong Content-Type, cross-origin, and no nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using <link> with wrong Content-Type, cross-origin, and no nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using <link> with wrong Content-Type, same-origin, and nosniff]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,31 @@
|
|||
[link-style-error-quirks.html]
|
||||
[Stylesheet loading using @import with no Content-Type, cross-origin, and nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using <link> with broken Content-Type, cross-origin, and nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using @import with broken Content-Type, cross-origin, and nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using @import with wrong Content-Type, same-origin, and nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using <link> with no Content-Type, cross-origin, and nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using @import with wrong Content-Type, cross-origin, and nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using <link> with wrong Content-Type, cross-origin, and nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using @import with wrong Content-Type, cross-origin, and no nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using <link> with wrong Content-Type, cross-origin, and no nosniff]
|
||||
expected: FAIL
|
||||
|
||||
[Stylesheet loading using <link> with wrong Content-Type, same-origin, and nosniff]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[iframe-nosrc.html]
|
||||
[load event of iframe should not be fired after processing the element]
|
||||
expected: FAIL
|
||||
|
|
@ -13,21 +13,3 @@
|
|||
[picture: source (max-width:500px) valid image, img valid image, resize to narrow]
|
||||
expected: FAIL
|
||||
|
||||
[picture: source (max-width:500px) broken image, img valid image, resize to narrow]
|
||||
expected: FAIL
|
||||
|
||||
[img (srcset 1 cand) valid image, resize to wide]
|
||||
expected: FAIL
|
||||
|
||||
[picture: same URL in source (max-width:500px) and img, resize to wide]
|
||||
expected: FAIL
|
||||
|
||||
[img (srcset 1 cand) valid image, resize to narrow]
|
||||
expected: FAIL
|
||||
|
||||
[picture: source (max-width:500px) valid image, img broken image, resize to wide]
|
||||
expected: FAIL
|
||||
|
||||
[picture: same URL in source (max-width:500px) and img, resize to narrow]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,10 @@
|
|||
[non-active-document.html]
|
||||
[DOMParser]
|
||||
expected: FAIL
|
||||
|
||||
[createHTMLDocument]
|
||||
expected: FAIL
|
||||
|
||||
[<template>]
|
||||
expected: FAIL
|
||||
|
|
@ -183,3 +183,18 @@
|
|||
[off is an allowed autocomplete field name]
|
||||
expected: FAIL
|
||||
|
||||
[Unknown field]
|
||||
expected: FAIL
|
||||
|
||||
[Test maximum number of tokens]
|
||||
expected: FAIL
|
||||
|
||||
[Serialize combinations of section, mode, contact, and field]
|
||||
expected: FAIL
|
||||
|
||||
[Test 'wearing the autofill anchor mantle' with off/on]
|
||||
expected: FAIL
|
||||
|
||||
[Test whitespace-only attribute value]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,6 @@
|
|||
[document.open() after parser is aborted]
|
||||
expected: FAIL
|
||||
|
||||
[async document.open() after parser is aborted]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,283 +0,0 @@
|
|||
[limited-quirks.html]
|
||||
[top: -\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1a]
|
||||
expected: FAIL
|
||||
|
||||
[top: @1]
|
||||
expected: FAIL
|
||||
|
||||
[top: "1a"]
|
||||
expected: FAIL
|
||||
|
||||
[top: @a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: "1"]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -/**/1]
|
||||
expected: FAIL
|
||||
|
||||
[top: +/**/1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: @1a]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: url('1')]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: calc(1)]
|
||||
expected: FAIL
|
||||
|
||||
[top: \\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #0001]
|
||||
expected: FAIL
|
||||
|
||||
[top: calc(2 * 2px)]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #01]
|
||||
expected: FAIL
|
||||
|
||||
[top: +\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #1]
|
||||
expected: FAIL
|
||||
|
||||
[top: -/**/1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: \\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: calc(1)]
|
||||
expected: FAIL
|
||||
|
||||
[top: #001]
|
||||
expected: FAIL
|
||||
|
||||
[top: +\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1.5]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: @a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: @1]
|
||||
expected: FAIL
|
||||
|
||||
[top: #1]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: "a"]
|
||||
expected: FAIL
|
||||
|
||||
[top: #00001]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[top: "1"]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1.5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: url('1')]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1.5]
|
||||
expected: FAIL
|
||||
|
||||
[top: \\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: "1a"]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: calc(2 * 2px)]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +/**/1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #00001]
|
||||
expected: FAIL
|
||||
|
||||
[top: url(1)]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #001]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1a]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: url(1)]
|
||||
expected: FAIL
|
||||
|
||||
[top: a]
|
||||
expected: FAIL
|
||||
|
||||
[top: A]
|
||||
expected: FAIL
|
||||
|
||||
[top: #000001]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #000001]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +A]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1.5]
|
||||
expected: FAIL
|
||||
|
||||
[top: +A]
|
||||
expected: FAIL
|
||||
|
||||
[top: +a]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1.5]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1a]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1A]
|
||||
expected: FAIL
|
||||
|
||||
[top: @1a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: \\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[top: "a"]
|
||||
expected: FAIL
|
||||
|
||||
[top: #01]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1.5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: #0001]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1]
|
||||
expected: FAIL
|
||||
|
||||
[top: -\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: -A]
|
||||
expected: FAIL
|
||||
|
||||
[top: -a]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1\\31 ]
|
||||
expected: FAIL
|
||||
|
|
@ -1,283 +0,0 @@
|
|||
[no-quirks.html]
|
||||
[top: -\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1a]
|
||||
expected: FAIL
|
||||
|
||||
[top: @1]
|
||||
expected: FAIL
|
||||
|
||||
[top: "1a"]
|
||||
expected: FAIL
|
||||
|
||||
[top: @a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: "1"]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -/**/1]
|
||||
expected: FAIL
|
||||
|
||||
[top: +/**/1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: @1a]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: url('1')]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: calc(1)]
|
||||
expected: FAIL
|
||||
|
||||
[top: \\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #0001]
|
||||
expected: FAIL
|
||||
|
||||
[top: calc(2 * 2px)]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #01]
|
||||
expected: FAIL
|
||||
|
||||
[top: +\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #1]
|
||||
expected: FAIL
|
||||
|
||||
[top: -/**/1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: \\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: calc(1)]
|
||||
expected: FAIL
|
||||
|
||||
[top: #001]
|
||||
expected: FAIL
|
||||
|
||||
[top: +\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1.5]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: @a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: @1]
|
||||
expected: FAIL
|
||||
|
||||
[top: #1]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: "a"]
|
||||
expected: FAIL
|
||||
|
||||
[top: #00001]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[top: "1"]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1.5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: url('1')]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1.5]
|
||||
expected: FAIL
|
||||
|
||||
[top: \\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: "1a"]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: calc(2 * 2px)]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +/**/1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #00001]
|
||||
expected: FAIL
|
||||
|
||||
[top: url(1)]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #001]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1a]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: url(1)]
|
||||
expected: FAIL
|
||||
|
||||
[top: a]
|
||||
expected: FAIL
|
||||
|
||||
[top: A]
|
||||
expected: FAIL
|
||||
|
||||
[top: #000001]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #000001]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +A]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1.5]
|
||||
expected: FAIL
|
||||
|
||||
[top: +A]
|
||||
expected: FAIL
|
||||
|
||||
[top: +a]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1.5]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1a]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1A]
|
||||
expected: FAIL
|
||||
|
||||
[top: @1a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: \\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[top: "a"]
|
||||
expected: FAIL
|
||||
|
||||
[top: #01]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1.5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: #0001]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1]
|
||||
expected: FAIL
|
||||
|
||||
[top: -\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: -A]
|
||||
expected: FAIL
|
||||
|
||||
[top: -a]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1\\31 ]
|
||||
expected: FAIL
|
||||
|
|
@ -1,283 +0,0 @@
|
|||
[quirks.html]
|
||||
[top: -\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1a]
|
||||
expected: FAIL
|
||||
|
||||
[top: @1]
|
||||
expected: FAIL
|
||||
|
||||
[top: "1a"]
|
||||
expected: FAIL
|
||||
|
||||
[top: @a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: "1"]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -/**/1]
|
||||
expected: FAIL
|
||||
|
||||
[top: +/**/1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: @1a]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: url('1')]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: calc(1)]
|
||||
expected: FAIL
|
||||
|
||||
[top: \\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #0001]
|
||||
expected: FAIL
|
||||
|
||||
[top: calc(2 * 2px)]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #01]
|
||||
expected: FAIL
|
||||
|
||||
[top: +\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #1]
|
||||
expected: FAIL
|
||||
|
||||
[top: -/**/1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: \\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: calc(1)]
|
||||
expected: FAIL
|
||||
|
||||
[top: #001]
|
||||
expected: FAIL
|
||||
|
||||
[top: +\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1.5]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: @a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: @1]
|
||||
expected: FAIL
|
||||
|
||||
[top: #1]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: "a"]
|
||||
expected: FAIL
|
||||
|
||||
[top: #00001]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[top: "1"]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1.5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: url('1')]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1.5]
|
||||
expected: FAIL
|
||||
|
||||
[top: \\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: "1a"]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: calc(2 * 2px)]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +/**/1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #00001]
|
||||
expected: FAIL
|
||||
|
||||
[top: url(1)]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #001]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1a]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: url(1)]
|
||||
expected: FAIL
|
||||
|
||||
[top: a]
|
||||
expected: FAIL
|
||||
|
||||
[top: A]
|
||||
expected: FAIL
|
||||
|
||||
[top: #000001]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: 1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: #000001]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +A]
|
||||
expected: FAIL
|
||||
|
||||
[top: 1.5]
|
||||
expected: FAIL
|
||||
|
||||
[top: +A]
|
||||
expected: FAIL
|
||||
|
||||
[top: +a]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1.5]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1\\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1a]
|
||||
expected: FAIL
|
||||
|
||||
[top: +1A]
|
||||
expected: FAIL
|
||||
|
||||
[top: @1a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: \\31 .5]
|
||||
expected: FAIL
|
||||
|
||||
[top: "a"]
|
||||
expected: FAIL
|
||||
|
||||
[top: #01]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: +1.5]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -A]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -a]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: #0001]
|
||||
expected: FAIL
|
||||
|
||||
[bottom: -1]
|
||||
expected: FAIL
|
||||
|
||||
[top: -\\31 ]
|
||||
expected: FAIL
|
||||
|
||||
[top: -A]
|
||||
expected: FAIL
|
||||
|
||||
[top: -a]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1]
|
||||
expected: FAIL
|
||||
|
||||
[top: -1\\31 ]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[external-import-stylesheet.html]
|
||||
[Child css from external stylesheet.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[internal-import-stylesheet.html]
|
||||
[Child css from internal stylesheet.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[processing-instruction.html]
|
||||
expected: ERROR
|
||||
[Child css via a ProcessingInstruction.]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[external-import-stylesheet.html]
|
||||
expected: ERROR
|
||||
[Font from imported stylesheet (external).]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[external-stylesheet.html]
|
||||
[Font from external stylesheet.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[internal-import-stylesheet.html]
|
||||
expected: ERROR
|
||||
[Font from imported stylesheet (internal).]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[internal-stylesheet.html]
|
||||
[Font from internal stylesheet.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[processing-instruction.html]
|
||||
expected: ERROR
|
||||
[Font from external stylesheet (from ProcessingInstruction).]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[external-import-stylesheet.html]
|
||||
expected: ERROR
|
||||
[Image from imported stylesheet (external).]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[external-stylesheet.html]
|
||||
expected: ERROR
|
||||
[Image from external stylesheet.]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[inline-style.html]
|
||||
expected: ERROR
|
||||
[Image from inline styles.]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[internal-import-stylesheet.html]
|
||||
expected: ERROR
|
||||
[Image from imported stylesheet (internal).]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[internal-stylesheet.html]
|
||||
expected: ERROR
|
||||
[Image from internal stylesheet.]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[presentation-attribute.html]
|
||||
[Image from presentation attributes.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[processing-instruction.html]
|
||||
expected: ERROR
|
||||
[Image from external stylesheet (from ProcessingInstruction).]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[external-stylesheet.html]
|
||||
expected: ERROR
|
||||
[Test styling SVG from external style fill]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Test styling SVG from external style stroke]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[inline-style.html]
|
||||
expected: ERROR
|
||||
[Styling SVG from inline styles stroke]
|
||||
expected: NOTRUN
|
||||
|
||||
[Styling SVG from inline styles fill]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[internal-stylesheet.html]
|
||||
expected: ERROR
|
||||
[Styling SVG from internal styles stroke]
|
||||
expected: NOTRUN
|
||||
|
||||
[Styling SVG from internal styles fill]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[presentation-attribute.html]
|
||||
expected: ERROR
|
||||
[Styling SVG from presentation attributes fill]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Styling SVG from presentation attributes stroke]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[processing-instruction.html]
|
||||
expected: ERROR
|
||||
[Styling SVG from ProcessingInstruction stroke]
|
||||
expected: NOTRUN
|
||||
|
||||
[Styling SVG from ProcessingInstruction fill]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -2,15 +2,18 @@
|
|||
[request.formData() with input: &&&a=b&&&&c=d&]
|
||||
expected: FAIL
|
||||
|
||||
[request.formData() with input: _charset_=windows-1252&test=%C2x]
|
||||
expected: FAIL
|
||||
|
||||
[request.formData() with input: a&b&c]
|
||||
expected: FAIL
|
||||
|
||||
[request.formData() with input: a=b&c=d]
|
||||
expected: FAIL
|
||||
|
||||
[response.formData() with input: a&b&c]
|
||||
expected: FAIL
|
||||
|
||||
[response.formData() with input: _charset_=windows-1252&test=%C2x]
|
||||
expected: FAIL
|
||||
|
||||
[response.formData() with input: a=b&c=d]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[urlencoded-parser.any.worker.html]
|
||||
[request.formData() with input: a&b&c]
|
||||
|
@ -22,6 +25,12 @@
|
|||
[response.formData() with input: a&b&c]
|
||||
expected: FAIL
|
||||
|
||||
[response.formData() with input: &&&a=b&&&&c=d&]
|
||||
[response.formData() with input: a=b&c=d&]
|
||||
expected: FAIL
|
||||
|
||||
[request.formData() with input: a=b&c=d]
|
||||
expected: FAIL
|
||||
|
||||
[response.formData() with input: _charset_=windows-1252&test=%C2x]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -20,6 +20,9 @@
|
|||
[Changing the buffer]
|
||||
expected: FAIL
|
||||
|
||||
[Stray argument]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[compile.any.html]
|
||||
[Invalid arguments]
|
||||
|
@ -43,3 +46,6 @@
|
|||
[Changing the buffer]
|
||||
expected: FAIL
|
||||
|
||||
[Stray argument]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -68,6 +68,12 @@
|
|||
[getter order for imports object: Module argument]
|
||||
expected: FAIL
|
||||
|
||||
[stray argument: BufferSource argument]
|
||||
expected: FAIL
|
||||
|
||||
[stray argument: Module argument]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[instantiate.any.worker.html]
|
||||
[Invalid arguments]
|
||||
|
@ -139,3 +145,9 @@
|
|||
[getter order for imports object: Module argument]
|
||||
expected: FAIL
|
||||
|
||||
[stray argument: BufferSource argument]
|
||||
expected: FAIL
|
||||
|
||||
[stray argument: Module argument]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -92,6 +92,9 @@
|
|||
[Explicit value "3" for type f32]
|
||||
expected: FAIL
|
||||
|
||||
[Stray argument]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[constructor.any.worker.html]
|
||||
[Explicit value object with toString for type f32]
|
||||
|
@ -187,3 +190,6 @@
|
|||
[Explicit value "3" for type f32]
|
||||
expected: FAIL
|
||||
|
||||
[Stray argument]
|
||||
expected: FAIL
|
||||
|
||||
|
|
207
tests/wpt/metadata/wasm/jsapi/global/value-get-set.any.js.ini
Normal file
207
tests/wpt/metadata/wasm/jsapi/global/value-get-set.any.js.ini
Normal file
|
@ -0,0 +1,207 @@
|
|||
[value-get-set.any.worker.html]
|
||||
[Mutable f64 (true on prototype)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable i32 (true on prototype)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable f32 (missing)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i32 (empty string)]
|
||||
expected: FAIL
|
||||
|
||||
[i64 with default]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable f64 (one)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable f32 (string)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable i32 (true)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable i32 (string)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable f32 (false)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable f64 (empty string)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i32 (undefined)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable f32 (one)]
|
||||
expected: FAIL
|
||||
|
||||
[Calling setter without argument]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i32 (zero)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable f64 (undefined)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable i32 (one)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable f32 (zero)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i32 (null)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable f64 (false)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable f64 (missing)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable f64 (null)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable f32 (true on prototype)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i32 (false)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i32 (missing)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable f32 (true)]
|
||||
expected: FAIL
|
||||
|
||||
[Stray argument]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable f32 (null)]
|
||||
expected: FAIL
|
||||
|
||||
[Branding]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable f64 (zero)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable f64 (true)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable f64 (string)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable f32 (empty string)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable f32 (undefined)]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[value-get-set.any.html]
|
||||
[Mutable f64 (true on prototype)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable i32 (true on prototype)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable f32 (missing)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i32 (empty string)]
|
||||
expected: FAIL
|
||||
|
||||
[i64 with default]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable f64 (one)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable f32 (string)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable i32 (true)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable i32 (string)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable f32 (false)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable f64 (empty string)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i32 (undefined)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable f32 (one)]
|
||||
expected: FAIL
|
||||
|
||||
[Calling setter without argument]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i32 (zero)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable f64 (undefined)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable i32 (one)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable f32 (zero)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i32 (null)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable f64 (false)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable f64 (missing)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable f64 (null)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable f32 (true on prototype)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i32 (false)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable i32 (missing)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable f32 (true)]
|
||||
expected: FAIL
|
||||
|
||||
[Stray argument]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable f32 (null)]
|
||||
expected: FAIL
|
||||
|
||||
[Branding]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable f64 (zero)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable f64 (true)]
|
||||
expected: FAIL
|
||||
|
||||
[Mutable f64 (string)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable f32 (empty string)]
|
||||
expected: FAIL
|
||||
|
||||
[Immutable f32 (undefined)]
|
||||
expected: FAIL
|
||||
|
|
@ -2,8 +2,14 @@
|
|||
[Branding]
|
||||
expected: FAIL
|
||||
|
||||
[Stray argument]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[valueOf.any.html]
|
||||
[Branding]
|
||||
expected: FAIL
|
||||
|
||||
[Stray argument]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -38,6 +38,9 @@
|
|||
[Basic]
|
||||
expected: FAIL
|
||||
|
||||
[Stray argument]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[grow.any.worker.html]
|
||||
[Out-of-range argument: 68719476736]
|
||||
|
@ -79,3 +82,6 @@
|
|||
[Basic]
|
||||
expected: FAIL
|
||||
|
||||
[Stray argument]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue