mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
Update web-platform-tests to revision b'66a2552e58afc4f50e87b2306839664c1447e265'
This commit is contained in:
parent
d7cade7a66
commit
702d7621cf
183 changed files with 6761 additions and 938 deletions
|
@ -0,0 +1,7 @@
|
|||
[url-charset.window.html]
|
||||
expected: TIMEOUT
|
||||
[Blob charset should override any auto-detected charset.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Blob charset should override <meta charset>.]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[hit-test-floats-002.html]
|
||||
[Hit test float]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[hit-test-floats-005.html]
|
||||
[Miss clipped float]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[block-in-inline-hittest-001.html]
|
||||
[block-in-inline-hittest-001]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[block-in-inline-hittest-float-002.html]
|
||||
[block-in-inline-hittest-float-002]
|
||||
expected: FAIL
|
|
@ -1,6 +1,3 @@
|
|||
[block-in-inline-hittest-relpos-zindex.html]
|
||||
[position: relative; z-index: -1;]
|
||||
expected: FAIL
|
||||
|
||||
[block-in-inline-hittest-relpos-zindex]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[position-absolute-013.html]
|
||||
expected: TIMEOUT
|
||||
[.flexbox 309]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[hittest-anonymous-box.html]
|
||||
[Hit-testing within an anonymous flex-item should return the flexbox as the hittest result.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[hittest-before-pseudo.html]
|
||||
[Hit-testing text within a pseudo-element flex-item should return the flexbox as the hittest result.]
|
||||
expected: FAIL
|
|
@ -83,9 +83,6 @@
|
|||
[Matching font-stretch: '110%' should prefer '100%' over '50% 80%']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-stretch: '110%' should prefer '50% 80%' over '60% 70%']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-stretch: '90%' should prefer '90% 100%' over '50% 80%']
|
||||
expected: FAIL
|
||||
|
||||
|
@ -278,15 +275,9 @@
|
|||
[Matching font-style: 'oblique 21deg' should prefer 'oblique 10deg' over 'italic']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'oblique 10deg' should prefer 'oblique 10deg' over 'oblique 5deg']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'oblique 10deg' should prefer 'oblique 5deg' over 'oblique 15deg 20deg']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'oblique -21deg' should prefer 'italic' over 'oblique 0deg']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-weight: '500' should prefer '500' over '450 460']
|
||||
expected: FAIL
|
||||
|
||||
|
@ -319,3 +310,9 @@
|
|||
|
||||
[Matching font-style: 'oblique -21deg' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'oblique 21deg' should prefer 'italic' over 'oblique 0deg']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'oblique 21deg' should prefer 'oblique -50deg -20deg' over 'oblique -40deg -30deg']
|
||||
expected: FAIL
|
||||
|
|
|
@ -326,156 +326,6 @@
|
|||
[padding-bottom length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[margin-right length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[margin-right length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[margin-top length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[margin-top length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[margin-top length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[margin-top length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[margin-top length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[margin-top length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[margin-top length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[margin-top length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[height length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[height length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[height length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[height length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[height length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[height length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[height length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[height length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[height percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
||||
[width length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[width length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[width length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[width length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[width length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[width length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[width length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[width length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[width percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-height length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-height length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-height length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-height length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-height length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-height length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-height length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-height length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-height percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-width length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-width length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-width length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-width length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-width length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-width length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-width length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-width length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-width percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-height length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-height length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-height length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-height length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[color color(rgba) / values]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -625,3 +475,153 @@
|
|||
|
||||
[text-shadow shadow(shadow) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-height length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-height length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-height length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-height length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-height percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-width percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
||||
[top length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[top length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[top length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[top length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[top length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[top length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[top length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[top length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[top percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
||||
[right length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[right length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[right length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[right length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[right length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[right length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[right length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[right length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[right percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[bottom percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
||||
[left length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[left length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[left length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[left length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[left length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[left length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[left length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[left length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[left percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
|
|
@ -505,3 +505,276 @@
|
|||
|
||||
[margin-right length(mm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[background-color color(rgba) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(pt) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(pc) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(px) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(em) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(ex) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(mm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(cm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(in) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(pt) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(pc) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(px) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(em) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(ex) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(mm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(cm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(in) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(pt) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(pc) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(px) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(em) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(ex) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(mm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(cm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(in) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(pt) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(pc) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(px) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(em) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(ex) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(mm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(cm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(in) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-color color(rgba) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-color color(rgba) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-color color(rgba) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-color color(rgba) / events]
|
||||
expected: FAIL
|
||||
|
||||
[padding-bottom length(pt) / events]
|
||||
expected: FAIL
|
||||
|
||||
[padding-bottom length(pc) / events]
|
||||
expected: FAIL
|
||||
|
||||
[padding-bottom length(px) / events]
|
||||
expected: FAIL
|
||||
|
||||
[padding-bottom length(em) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-height length(ex) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-height length(mm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-height length(cm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-height length(in) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-height percentage(%) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(pt) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(pc) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(px) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(em) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(ex) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(mm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(cm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(in) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-width percentage(%) / events]
|
||||
expected: FAIL
|
||||
|
||||
[top length(pt) / events]
|
||||
expected: FAIL
|
||||
|
||||
[top length(pc) / events]
|
||||
expected: FAIL
|
||||
|
||||
[top length(px) / events]
|
||||
expected: FAIL
|
||||
|
||||
[top length(em) / events]
|
||||
expected: FAIL
|
||||
|
||||
[top length(ex) / events]
|
||||
expected: FAIL
|
||||
|
||||
[top length(mm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[top length(cm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[top length(in) / events]
|
||||
expected: FAIL
|
||||
|
||||
[top percentage(%) / events]
|
||||
expected: FAIL
|
||||
|
||||
[right length(pt) / events]
|
||||
expected: FAIL
|
||||
|
||||
[right length(pc) / events]
|
||||
expected: FAIL
|
||||
|
||||
[right length(px) / events]
|
||||
expected: FAIL
|
||||
|
||||
[right length(em) / events]
|
||||
expected: FAIL
|
||||
|
||||
[right length(ex) / events]
|
||||
expected: FAIL
|
||||
|
||||
[right length(mm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[right length(cm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[right length(in) / events]
|
||||
expected: FAIL
|
||||
|
||||
[right percentage(%) / events]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(pt) / events]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(pc) / events]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(px) / events]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(em) / events]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(ex) / events]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(mm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(cm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(in) / events]
|
||||
expected: FAIL
|
||||
|
||||
[bottom percentage(%) / events]
|
||||
expected: FAIL
|
||||
|
||||
[left length(pt) / events]
|
||||
expected: FAIL
|
||||
|
||||
[left length(pc) / events]
|
||||
expected: FAIL
|
||||
|
||||
[left length(px) / events]
|
||||
expected: FAIL
|
||||
|
||||
[left length(em) / events]
|
||||
expected: FAIL
|
||||
|
||||
[left length(ex) / events]
|
||||
expected: FAIL
|
||||
|
||||
[left length(mm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[left length(cm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[left length(in) / events]
|
||||
expected: FAIL
|
||||
|
||||
[left percentage(%) / events]
|
||||
expected: FAIL
|
||||
|
|
|
@ -52,126 +52,3 @@
|
|||
|
||||
[background-position length(px) / events]
|
||||
expected: FAIL
|
||||
|
||||
[background-color color(rgba) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-color color(rgba) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-color color(rgba) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-color color(rgba) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-color color(rgba) / values]
|
||||
expected: FAIL
|
||||
|
||||
[padding-bottom length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[padding-bottom length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[padding-bottom length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[padding-bottom length(em) / values]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[CaretPosition-001.html]
|
||||
[Element at (400, 100)]
|
||||
expected: FAIL
|
|
@ -2,18 +2,5 @@
|
|||
[listeners are called when <iframe> is resized]
|
||||
expected: FAIL
|
||||
|
||||
[removing listener from one MQL doesn't remove it from all MQLs]
|
||||
expected: FAIL
|
||||
|
||||
[listeners are called in order they were added]
|
||||
expected: FAIL
|
||||
|
||||
[listeners are called in order their MQLs were created]
|
||||
expected: FAIL
|
||||
|
||||
[listener that was added twice is called only once]
|
||||
expected: FAIL
|
||||
|
||||
[listeners are called correct number of times]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[elementFromPoint-ellipsis-in-inline-box.html]
|
||||
[elementFromPoint-ellipsis-in-inline-box]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[elementFromPoint-float-in-relative.html]
|
||||
[elementFromPoint-float-in-relative]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[elementFromPoint-float-in-table.html]
|
||||
[float-in-div]
|
||||
expected: FAIL
|
|
@ -13,3 +13,6 @@
|
|||
|
||||
[<li>Outside 1</li>]
|
||||
expected: FAIL
|
||||
|
||||
[<li>Inside 1</li>]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[elementFromPoint-subpixel.html]
|
||||
[Hit test top left corner of box]
|
||||
expected: FAIL
|
|
@ -16,3 +16,6 @@
|
|||
|
||||
[test the top of layer]
|
||||
expected: FAIL
|
||||
|
||||
[test some point of the element: top left corner]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[adoptedstylesheets-observablearray.html]
|
||||
expected: ERROR
|
||||
[document.adoptedStyleSheets should allow mutation in-place]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -308,3 +308,6 @@
|
|||
|
||||
[Response: combined response Content-Type: text/html;" \\" text/plain ";charset=GBK]
|
||||
expected: NOTRUN
|
||||
|
||||
[<iframe>: separate response Content-Type: text/plain */*]
|
||||
expected: FAIL
|
||||
|
|
|
@ -7,3 +7,6 @@
|
|||
|
||||
[X-Content-Type-Options%3A%20nosniff%0C]
|
||||
expected: FAIL
|
||||
|
||||
[X-Content-Type-Options%3A%20%40%23%24%23%25%25%26%5E%26%5E*()()11!%2Cnosniff]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[scroll-restoration-fragment-scrolling-cross-origin.html]
|
||||
expected: ERROR
|
||||
expected: TIMEOUT
|
||||
[Manual scroll restoration should take precedent over scrolling to fragment in cross origin navigation]
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
[iframe-src-aboutblank-navigate-immediately.html]
|
||||
expected: TIMEOUT
|
||||
[Navigating to a different document with window.open]
|
||||
expected: FAIL
|
||||
|
||||
[Navigating to a different document with form submission]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[Navigating to a different document with link click]
|
||||
expected: FAIL
|
||||
|
|
|
@ -5,5 +5,5 @@
|
|||
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='about:blank?foo']
|
||||
expected: FAIL
|
||||
|
||||
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='about:blank']
|
||||
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='about:blank#foo']
|
||||
expected: FAIL
|
||||
|
|
|
@ -10,6 +10,3 @@
|
|||
|
||||
[load event does not fire on window.open('about:blank?foo')]
|
||||
expected: FAIL
|
||||
|
||||
[load event does not fire on window.open('about:blank')]
|
||||
expected: FAIL
|
||||
|
|
|
@ -4,16 +4,7 @@
|
|||
expected: NOTRUN
|
||||
|
||||
[Navigating an opened window via location.href to a javascript: URL must not fire beforeunload: string completion]
|
||||
expected: NOTRUN
|
||||
|
||||
[Navigating an opened window with an iframe via location.href to a javascript: URL must not fire beforeunload on the iframe: undefined completion]
|
||||
expected: NOTRUN
|
||||
|
||||
[Navigating an opened window via location.href to a javascript: URL must not fire beforeunload: undefined completion]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Navigating an iframe via location.href to a javascript: URL must not fire beforeunload: string completion]
|
||||
expected: NOTRUN
|
||||
|
||||
[Navigating an iframe via src="" to a javascript: URL after insertion must not fire beforeunload: string completion]
|
||||
expected: NOTRUN
|
||||
[Navigating an opened window with an iframe via location.href to a javascript: URL must not fire beforeunload on the iframe: undefined completion]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[navigation-unload-cross-origin.sub.window.html]
|
||||
[Cross-origin navigation started from unload handler must be ignored]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[navigation-unload-same-origin.window.html]
|
||||
[Same-origin navigation started from unload handler must be ignored]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[dir-auto-div-append-child.html]
|
||||
[dir auto: updates on appendChild]
|
||||
expected: FAIL
|
|
@ -1,3 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-3.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-2.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -0,0 +1,9 @@
|
|||
[non-active-document.html]
|
||||
[DOMParser]
|
||||
expected: FAIL
|
||||
|
||||
[createHTMLDocument]
|
||||
expected: FAIL
|
||||
|
||||
[<template>]
|
||||
expected: FAIL
|
|
@ -1,33 +0,0 @@
|
|||
[select-event.html]
|
||||
[textarea: setSelectionRange out of range event queue]
|
||||
expected: FAIL
|
||||
|
||||
[input type text: selectionDirection disconnected node]
|
||||
expected: FAIL
|
||||
|
||||
[input type text: selectionStart out of range event queue]
|
||||
expected: FAIL
|
||||
|
||||
[input type tel: setSelectionRange out of range event queue]
|
||||
expected: FAIL
|
||||
|
||||
[input type url: select() disconnected node]
|
||||
expected: FAIL
|
||||
|
||||
[input type url: setRangeText() disconnected node]
|
||||
expected: FAIL
|
||||
|
||||
[input type url: selectionStart out of range event queue]
|
||||
expected: FAIL
|
||||
|
||||
[input type password: select() event queue]
|
||||
expected: FAIL
|
||||
|
||||
[input type password: selectionStart disconnected node]
|
||||
expected: FAIL
|
||||
|
||||
[input type password: selectionStart event queue]
|
||||
expected: FAIL
|
||||
|
||||
[input type password: selectionEnd disconnected node]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[async-script.html?reload]
|
||||
expected: ERROR
|
||||
|
||||
[async-script.html]
|
|
@ -1,14 +1,14 @@
|
|||
[promise-job-entry.html]
|
||||
expected: TIMEOUT
|
||||
[Fulfillment handler on fulfilled promise]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Rejection handler on pending-then-rejected promise]
|
||||
expected: FAIL
|
||||
|
||||
[Sanity check: this all works as expected with no promises involved]
|
||||
[Rejection handler on pending-then-rejected promise]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Sanity check: this all works as expected with no promises involved]
|
||||
expected: FAIL
|
||||
|
||||
[Thenable resolution]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -16,4 +16,4 @@
|
|||
expected: FAIL
|
||||
|
||||
[Fulfillment handler on pending-then-fulfilled promise]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
[promise-rejection-events.html]
|
||||
expected: TIMEOUT
|
||||
[delayed handling: delaying handling rejected promise created from createImageBitmap will cause both events to fire]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[unhandledrejection: from createImageBitmap which is UA triggered]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[midi-permission.html]
|
||||
[querying the "midi" permission requires two WebIDL conversions]
|
||||
expected: FAIL
|
|
@ -22,79 +22,79 @@
|
|||
expected: FAIL
|
||||
|
||||
[content-type 7 : text/html;charset=gbk,text/html;x=",text/plain]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[content-type 8 : text/plain;charset=gbk;x=foo,text/plain]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 9 : text/html;charset=gbk,text/plain,text/html]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 10 : text/plain,*/*]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 11 : text/html,*/*]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 12 : */*,text/html]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 13 : text/plain,*/*;charset=gbk]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 14 : text/html,*/*;charset=gbk]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 15 : text/html;x=",text/plain]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 16 : text/html;",text/plain]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 17 : text/html;",\\",text/plain]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 18 : text/html;",\\",text/plain,";charset=GBK]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 19 : text/html;",",text/plain]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 1 : text/html;charset=gbk]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 2 : TEXT/HTML;CHARSET=GBK]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 4 : text/html;charset=gbk(]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 5 : text/html;x=(;charset=gbk]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 7 : text/html;charset=gbk;charset=windows-1255]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 8 : text/html;charset=();charset=GBK]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 10 : text/html;charset =gbk]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 11 : text/html ;charset=gbk]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 12 : text/html; charset=gbk]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 13 : text/html;charset= gbk]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 14 : text/html;charset= "gbk"]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 16 : text/html;charset=\x0bgbk]
|
||||
expected: TIMEOUT
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 17 : text/html;charset=\x0cgbk]
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -427,3 +427,156 @@
|
|||
|
||||
[Parsing: <http://ho%7Fst/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[a-element-xhtml.xhtml?include=javascript]
|
||||
|
||||
[a-element-xhtml.xhtml?include=file]
|
||||
[Parsing: </> against <file://h/C:/a/b>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\?fox> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\#guppy> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://spider///> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\localhost//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://\\/localhost//cat> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost//a//../..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </////mouse> against <file:///elephant>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <\\/localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <//localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </..//localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|> against <file://host/D:/dir1/dir2/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|#> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|?> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|/> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|\n/> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|\\> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </c:/foo/bar> against <file://host/path>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://example.net/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://1.2.3.4/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://[1::8\]/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:/C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost//a//../..//foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost////foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:////foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:////one/two> against <file:///>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <////one/two> against <file:///>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:///.//> against <file:////>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:.//p> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:/.//p> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[a-element-xhtml.xhtml?exclude=(file|javascript|mailto)]
|
||||
[Parsing: <non-spec:/.//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/a/..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/.//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/..//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/a/..//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </.//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <a/..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <> against <non-spec:/..//p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <path> against <non-spec:/..//p>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[a-element-xhtml.xhtml?include=mailto]
|
||||
|
|
|
@ -427,3 +427,155 @@
|
|||
|
||||
[Parsing: <http://ho%7Fst/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[a-element.html?include=mailto]
|
||||
|
||||
[a-element.html?include=file]
|
||||
[Parsing: </> against <file://h/C:/a/b>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\?fox> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\#guppy> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://spider///> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\localhost//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://\\/localhost//cat> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost//a//../..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </////mouse> against <file:///elephant>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <\\/localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <//localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </..//localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|> against <file://host/D:/dir1/dir2/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|#> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|?> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|/> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|\n/> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|\\> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </c:/foo/bar> against <file://host/path>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://example.net/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://1.2.3.4/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://[1::8\]/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:/C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost//a//../..//foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost////foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:////foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:////one/two> against <file:///>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <////one/two> against <file:///>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:///.//> against <file:////>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:.//p> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:/.//p> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[a-element.html?include=javascript]
|
||||
|
||||
[a-element.html?exclude=(file|javascript|mailto)]
|
||||
[Parsing: <non-spec:/.//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/a/..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/.//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/..//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/a/..//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </.//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <a/..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <> against <non-spec:/..//p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <path> against <non-spec:/..//p>]
|
||||
expected: FAIL
|
||||
|
|
|
@ -858,3 +858,416 @@
|
|||
|
||||
[Parsing: <http://ho%7Fst/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-constructor.any.worker.html?include=javascript]
|
||||
|
||||
[url-constructor.any.html?exclude=(file|javascript|mailto)]
|
||||
[Parsing: <non-spec:/.//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/a/..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/.//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/..//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/a/..//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </.//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <a/..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <> against <non-spec:/..//p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <path> against <non-spec:/..//p>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-constructor.any.worker.html?include=file]
|
||||
[Parsing: </> against <file://h/C:/a/b>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\?fox> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\#guppy> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://spider///> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\localhost//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://\\/localhost//cat> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost//a//../..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </////mouse> against <file:///elephant>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <\\/localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <//localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </..//localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|> against <file://host/D:/dir1/dir2/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|#> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|?> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|/> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|\n/> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|\\> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </c:/foo/bar> against <file://host/path>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://example.net/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://1.2.3.4/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://[1::8\]/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:/C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost//a//../..//foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost////foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:////foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:////one/two> against <file:///>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <////one/two> against <file:///>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:///.//> against <file:////>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:.//p> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:/.//p> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-constructor.any.worker.html?exclude=(file|javascript|mailto)]
|
||||
[Parsing: </> against <file://h/C:/a/b>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\?fox> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\#guppy> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://spider///> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\localhost//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://\\/localhost//cat> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost//a//../..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </////mouse> against <file:///elephant>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <\\/localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <//localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </..//localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|> against <file://host/D:/dir1/dir2/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|#> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|?> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|/> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|\n/> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|\\> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </c:/foo/bar> against <file://host/path>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://example.net/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://1.2.3.4/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://[1::8\]/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:/C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost//a//../..//foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost////foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:////foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:////one/two> against <file:///>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <////one/two> against <file:///>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:///.//> against <file:////>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:.//p> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:/.//p> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/.//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/a/..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/.//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/..//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/a/..//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </.//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <a/..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <> against <non-spec:/..//p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <path> against <non-spec:/..//p>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-constructor.any.html?include=file]
|
||||
[Parsing: </> against <file://h/C:/a/b>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\?fox> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\#guppy> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://spider///> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\localhost//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://\\/localhost//cat> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost//a//../..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </////mouse> against <file:///elephant>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <\\/localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <//localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </..//localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|> against <file://host/D:/dir1/dir2/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|#> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|?> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|/> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|\n/> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|\\> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </c:/foo/bar> against <file://host/path>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://example.net/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://1.2.3.4/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://[1::8\]/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:/C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost//a//../..//foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost////foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:////foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:////one/two> against <file:///>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <////one/two> against <file:///>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:///.//> against <file:////>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:.//p> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:/.//p> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-constructor.any.html?include=javascript]
|
||||
|
||||
[url-constructor.any.html?include=mailto]
|
||||
|
||||
[url-constructor.any.worker.html?include=mailto]
|
||||
|
|
|
@ -1,2 +1,693 @@
|
|||
[url-setters-a-area.window.html]
|
||||
expected: CRASH
|
||||
|
||||
[url-setters-a-area.window.html?include=javascript]
|
||||
[<area>: Setting <javascript:alert(1)>.protocol = 'defuse']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <javascript:alert(1)>.username = 'wario']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <javascript://x/>.username = 'wario']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <javascript://x/>.password = 'bowser']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <javascript://x/>.port = '12']
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <javascript:alert(1)>.hash = 'castle']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <javascript:alert(1)>.hash = 'castle']
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-setters-a-area.window.html?include=mailto]
|
||||
[<area>: Setting <mailto:me@example.net>.protocol = 'http' Cannot-be-a-base URL doesn’t have a host, but URL in a special scheme must.]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <mailto:you@example.net>.username = 'me' Cannot-be-a-base means no username]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <mailto:me@example.net>.password = 'secret' Cannot-be-a-base means no password]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <mailto:me@example.net>.host = 'example.com' Cannot-be-a-base means no host]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <mailto:me@example.net>.hostname = 'example.com' Cannot-be-a-base means no host]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <mailto:me@example.net>.pathname = '/foo' Cannot-be-a-base don’t have a path]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-setters-a-area.window.html?include=file]
|
||||
[<area>: Setting <file://localhost/>.protocol = 'http' Can’t switch from file URL with no host]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file:///test>.protocol = 'https']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file:>.protocol = 'wss']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file://hi/path>.protocol = 's']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file:///home/you/index.html>.username = 'me' No host means no username]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file://test/>.username = 'test']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file:///home/me/index.html>.password = 'secret' No host means no password]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file://test/>.password = 'test']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file://y/>.host = 'x:123']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file://y/>.host = 'loc%41lhost']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file://hi/x>.host = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file://y/>.hostname = 'x:123']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file://y/>.hostname = 'loc%41lhost']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file://hi/x>.hostname = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file://test/>.port = '12']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file://localhost/>.port = '12']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file:///some/path>.pathname = '' Special URLs cannot have their paths erased]
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <file://monkey/>.pathname = '\\\\' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file://monkey/>.pathname = '\\\\' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <file:///unicorn>.pathname = '//\\/' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file:///unicorn>.pathname = '//\\/' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <file:///unicorn>.pathname = '//monkey/..//' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file:///unicorn>.pathname = '//monkey/..//' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-setters-a-area.window.html?exclude=(file|javascript|mailto)]
|
||||
[<area>: Setting <a://example.net>.protocol = '' The empty string is not a valid scheme. Setter leaves the URL unchanged.]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a://example.net>.protocol = 'b']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a://example.net>.protocol = 'B' Upper-case ASCII is lower-cased]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a://example.net>.protocol = 'é' Non-ASCII is rejected]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a://example.net>.protocol = '0b' No leading digit]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a://example.net>.protocol = '+b' No leading punctuation]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a://example.net>.protocol = 'bC0+-.']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a://example.net>.protocol = 'b,c' Only some punctuation is acceptable]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a://example.net>.protocol = 'bé' Non-ASCII is rejected]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://test@example.net>.protocol = 'file' Can’t switch from URL containing username/password/port to file]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net:1234>.protocol = 'file']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <wss://x:x@example.net:1234>.protocol = 'file']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.protocol = 'b' Can’t switch from special scheme to non-special]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net>.protocol = 's']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <ftp://example.net>.protocol = 'test']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <ssh://me@example.net>.protocol = 'http' Can’t switch from non-special scheme to special]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <ssh://me@example.net>.protocol = 'https']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <ssh://me@example.net>.protocol = 'file']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <ssh://example.net>.protocol = 'file']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <nonsense:///test>.protocol = 'https']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.protocol = 'https:foo : bar' Stuff after the first ':' is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <data:text/html,<p>Test>.protocol = 'view-source+data:foo : bar' Stuff after the first ':' is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://foo.com:443/>.protocol = 'https' Port is set to null if it is the default for new scheme.]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <unix:/run/foo.socket>.username = 'me' No host means no username]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.username = 'me']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://:secret@example.net>.username = 'me']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://me@example.net>.username = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://me:secret@example.net>.username = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.username = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~Éé' UTF-8 percent encoding with the userinfo encode set.]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.username = '%c3%89té' Bytes already percent-encoded are left as-is.]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc:///>.username = 'x']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <unix:/run/foo.socket>.password = 'secret' No host means no password]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.password = 'secret']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://me@example.net>.password = 'secret']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://:secret@example.net>.password = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://me:secret@example.net>.password = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.password = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~Éé' UTF-8 percent encoding with the userinfo encode set.]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.password = '%c3%89té' Bytes already percent-encoded are left as-is.]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc:///>.password = 'x']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.host = '\x00' Non-special scheme]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.host = '\t']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.host = '\n']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.host = '\r']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.host = ' ']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.host = '#']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.host = '/']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.host = '?']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.host = '@']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.host = 'ß']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://x/>.host = 'ß' IDNA Nontransitional_Processing]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <data:text/plain,Stuff>.host = 'example.net' Cannot-be-a-base means no host]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.host = 'example.com:8080']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net:8080>.host = 'example.com' Port number is unchanged if not specified in the new value]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net:8080>.host = 'example.com:' Port number is unchanged if not specified]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.host = '' The empty host is not valid for special schemes]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <view-source+http://example.net/foo>.host = '' The empty host is OK for non-special schemes]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a:/foo>.host = 'example.net' Path-only URLs can gain a host]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.host = '0x7F000001:8080' IPv4 address syntax is normalized]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.host = '[::0:01\]:2' IPv6 address syntax is normalized]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.host = '[2001:db8::2\]:4002' IPv6 literal address with port, crbug.com/1012416]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.host = 'example.com:80' Default port number is removed]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net>.host = 'example.com:443' Default port number is removed]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net>.host = 'example.com:80' Default port number is only removed for the relevant scheme]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net:8080>.host = 'example.com:80' Port number is removed if new port is scheme default and existing URL has a non-default port]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.host = 'example.com/stuff' Stuff after a / delimiter is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.host = 'example.com:8080/stuff' Stuff after a / delimiter is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.host = 'example.com?stuff' Stuff after a ? delimiter is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.host = 'example.com:8080?stuff' Stuff after a ? delimiter is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.host = 'example.com#stuff' Stuff after a # delimiter is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.host = 'example.com:8080#stuff' Stuff after a # delimiter is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.host = 'example.com\\stuff' Stuff after a \\ delimiter is ignored for special schemes]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.host = 'example.com:8080\\stuff' Stuff after a \\ delimiter is ignored for special schemes]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <view-source+http://example.net/path>.host = 'example.com\\stuff' \\ is not a delimiter for non-special schemes, but still forbidden in hosts]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <view-source+http://example.net/path>.host = 'example.com:8080stuff2' Anything other than ASCII digit stops the port parser in a setter but is not an error]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.host = 'example.com:8080stuff2' Anything other than ASCII digit stops the port parser in a setter but is not an error]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.host = 'example.com:8080+2' Anything other than ASCII digit stops the port parser in a setter but is not an error]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.host = 'example.com:65535' Port numbers are 16 bit integers]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.host = 'example.com:65536' Port numbers are 16 bit integers, overflowing is an error. Hostname is still set, though.]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/>.host = '[google.com\]' Broken IPv6]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/>.host = '[::1.2.3.4x\]']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/>.host = '[::1.2.3.\]']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/>.host = '[::1.2.\]']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/>.host = '[::1.\]']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://test@test/>.host = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://test:12/>.host = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.com/>.host = '///bad.com' Leading / is not stripped]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://example.com/>.host = '///bad.com' Leading / is not stripped]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.hostname = '\x00' Non-special scheme]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.hostname = '\t']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.hostname = '\n']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.hostname = '\r']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.hostname = ' ']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.hostname = '#']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.hostname = '/']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.hostname = '?']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.hostname = '@']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <data:text/plain,Stuff>.hostname = 'example.net' Cannot-be-a-base means no host]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net:8080>.hostname = 'example.com']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.hostname = '' The empty host is not valid for special schemes]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <view-source+http://example.net/foo>.hostname = '' The empty host is OK for non-special schemes]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a:/foo>.hostname = 'example.net' Path-only URLs can gain a host]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net:8080>.hostname = '0x7F000001' IPv4 address syntax is normalized]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.hostname = '[::0:01\]' IPv6 address syntax is normalized]
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <http://example.net/path>.hostname = 'example.com:8080' : delimiter invalidates entire value]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.hostname = 'example.com:8080' : delimiter invalidates entire value]
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <http://example.net:8080/path>.hostname = 'example.com:' : delimiter invalidates entire value]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net:8080/path>.hostname = 'example.com:' : delimiter invalidates entire value]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.hostname = 'example.com/stuff' Stuff after a / delimiter is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.hostname = 'example.com?stuff' Stuff after a ? delimiter is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.hostname = 'example.com#stuff' Stuff after a # delimiter is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.hostname = 'example.com\\stuff' Stuff after a \\ delimiter is ignored for special schemes]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <view-source+http://example.net/path>.hostname = 'example.com\\stuff' \\ is not a delimiter for non-special schemes, but still forbidden in hosts]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/>.hostname = '[google.com\]' Broken IPv6]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/>.hostname = '[::1.2.3.4x\]']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/>.hostname = '[::1.2.3.\]']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/>.hostname = '[::1.2.\]']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/>.hostname = '[::1.\]']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://test@test/>.hostname = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://test:12/>.hostname = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <non-spec:/.//p>.hostname = 'h' Drop /. from path]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <non-spec:/.//p>.hostname = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.com/>.hostname = '///bad.com' Leading / is not stripped]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://example.com/>.hostname = '///bad.com' Leading / is not stripped]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.port = '8080']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net:8080>.port = '' Port number is removed if empty is the new value]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net:8080>.port = '80' Default port number is removed]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net:4433>.port = '443' Default port number is removed]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net>.port = '80' Default port number is only removed for the relevant scheme]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.port = '8080/stuff' Stuff after a / delimiter is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.port = '8080?stuff' Stuff after a ? delimiter is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.port = '8080#stuff' Stuff after a # delimiter is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.port = '8080\\stuff' Stuff after a \\ delimiter is ignored for special schemes]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <view-source+http://example.net/path>.port = '8080stuff2' Anything other than ASCII digit stops the port parser in a setter but is not an error]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.port = '8080stuff2' Anything other than ASCII digit stops the port parser in a setter but is not an error]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.port = '8080+2' Anything other than ASCII digit stops the port parser in a setter but is not an error]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.port = '65535' Port numbers are 16 bit integers]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net:8080/path>.port = '65536' Port numbers are 16 bit integers, overflowing is an error]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <non-special://example.net:8080/path>.port = '65536' Port numbers are 16 bit integers, overflowing is an error]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <non-base:value>.port = '12']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc:///>.port = '12']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.port = '12']
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <foo://somehost/some/path>.pathname = '' Non-special URLs can have their paths erased]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <foo://somehost/some/path>.pathname = '' Non-special URLs can have their paths erased]
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <foo:///some/path>.pathname = '' Non-special URLs with an empty host can have their paths erased]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <foo:///some/path>.pathname = '' Non-special URLs with an empty host can have their paths erased]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <foo:/some/path>.pathname = '' Path-only URLs cannot have their paths erased]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <foo:/some/path>.pathname = 'test' Path-only URLs always have an initial slash]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <unix:/run/foo.socket?timeout=10>.pathname = '/var/log/../run/bar.socket']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net#nav>.pathname = 'home']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net#nav>.pathname = '../home']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/home?lang=fr#nav>.pathname = '\\a\\%2E\\b\\%2e.\\c' \\ is a segment delimiter for 'special' URLs]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <view-source+http://example.net/home?lang=fr#nav>.pathname = '\\a\\%2E\\b\\%2e.\\c' \\ is *not* a segment delimiter for non-'special' URLs]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a:/>.pathname = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~Éé' UTF-8 percent encoding with the default encode set. Tabs and newlines are removed.]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.pathname = '%2e%2E%c3%89té' Bytes already percent-encoded are left as-is, including %2E outside dotted segments.]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.pathname = '?' ? needs to be encoded]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.pathname = '#' # needs to be encoded]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://example.net>.pathname = '?' ? needs to be encoded, non-special scheme]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://example.net>.pathname = '#' # needs to be encoded, non-special scheme]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.pathname = '/?é' ? doesn't mess up encoding]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.pathname = '/#é' # doesn't mess up encoding]
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <non-spec:/>.pathname = '/.//p' Serialize /. in path]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <non-spec:/>.pathname = '/.//p' Serialize /. in path]
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <non-spec:/>.pathname = '/..//p']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <non-spec:/>.pathname = '/..//p']
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <non-spec:/>.pathname = '//p']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <non-spec:/>.pathname = '//p']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <non-spec:/.//>.pathname = 'p' Drop /. from path]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net#nav>.search = 'lang=fr']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net?lang=en-US#nav>.search = 'lang=fr']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net?lang=en-US#nav>.search = '?lang=fr']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net?lang=en-US#nav>.search = '??lang=fr']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net?lang=en-US#nav>.search = '?']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net?lang=en-US#nav>.search = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net?lang=en-US>.search = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net>.search = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a:/>.search = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~Éé' UTF-8 percent encoding with the query encode set. Tabs and newlines are removed.]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.search = '%c3%89té' Bytes already percent-encoded are left as-is]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net>.hash = 'main']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net#nav>.hash = 'main']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net?lang=en-US>.hash = '##nav']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net?lang=en-US#nav>.hash = '#main']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net?lang=en-US#nav>.hash = '#']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net?lang=en-US#nav>.hash = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.hash = '#foo bar']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.hash = '#foo"bar']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.hash = '#foo<bar']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.hash = '#foo>bar']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.hash = '#foo`bar']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a:/>.hash = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~Éé' Simple percent-encoding; tabs and newlines are removed]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.hash = 'a\x00b' Percent-encode NULLs in fragment]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <non-spec:/>.hash = 'a\x00b' Percent-encode NULLs in fragment]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.hash = '%c3%89té' Bytes already percent-encoded are left as-is]
|
||||
expected: FAIL
|
||||
|
|
|
@ -3,3 +3,87 @@
|
|||
|
||||
[url-setters.any.html]
|
||||
expected: CRASH
|
||||
|
||||
[url-setters.any.html?exclude=(file|javascript|mailto)]
|
||||
[URL: Setting <http://example.net/path>.hostname = 'example.com:8080' : delimiter invalidates entire value]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <http://example.net:8080/path>.hostname = 'example.com:' : delimiter invalidates entire value]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <foo://somehost/some/path>.pathname = '' Non-special URLs can have their paths erased]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <foo:///some/path>.pathname = '' Non-special URLs with an empty host can have their paths erased]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <non-spec:/>.pathname = '/.//p' Serialize /. in path]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <non-spec:/>.pathname = '/..//p']
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <non-spec:/>.pathname = '//p']
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-setters.any.worker.html?include=javascript]
|
||||
|
||||
[url-setters.any.worker.html?include=file]
|
||||
[URL: Setting <file://monkey/>.pathname = '\\\\' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <file:///unicorn>.pathname = '//\\/' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <file:///unicorn>.pathname = '//monkey/..//' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-setters.any.html?include=javascript]
|
||||
|
||||
[url-setters.any.html?include=mailto]
|
||||
|
||||
[url-setters.any.worker.html?exclude=(file|javascript|mailto)]
|
||||
[URL: Setting <http://example.net/path>.hostname = 'example.com:8080' : delimiter invalidates entire value]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <http://example.net:8080/path>.hostname = 'example.com:' : delimiter invalidates entire value]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <foo://somehost/some/path>.pathname = '' Non-special URLs can have their paths erased]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <foo:///some/path>.pathname = '' Non-special URLs with an empty host can have their paths erased]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <file://monkey/>.pathname = '\\\\' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <file:///unicorn>.pathname = '//\\/' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <file:///unicorn>.pathname = '//monkey/..//' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <non-spec:/>.pathname = '/.//p' Serialize /. in path]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <non-spec:/>.pathname = '/..//p']
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <non-spec:/>.pathname = '//p']
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-setters.any.worker.html?include=mailto]
|
||||
|
||||
[url-setters.any.html?include=file]
|
||||
[URL: Setting <file://monkey/>.pathname = '\\\\' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <file:///unicorn>.pathname = '//\\/' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <file:///unicorn>.pathname = '//monkey/..//' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[cross-partition.https.tentative.html]
|
||||
expected: CRASH
|
||||
expected: TIMEOUT
|
||||
[BroadcastChannel messages aren't received from a cross-partition iframe]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[017.html]
|
||||
expected: TIMEOUT
|
||||
[origin of the script that invoked the method, about:blank]
|
||||
expected: TIMEOUT
|
|
@ -1,3 +0,0 @@
|
|||
[open-url-multi-window-5.htm]
|
||||
[XMLHttpRequest: open() resolving URLs (multi-Window; 5)]
|
||||
expected: FAIL
|
7
tests/wpt/metadata/FileAPI/url/url-charset.window.js.ini
Normal file
7
tests/wpt/metadata/FileAPI/url/url-charset.window.js.ini
Normal file
|
@ -0,0 +1,7 @@
|
|||
[url-charset.window.html]
|
||||
expected: TIMEOUT
|
||||
[Blob charset should override any auto-detected charset.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Blob charset should override <meta charset>.]
|
||||
expected: TIMEOUT
|
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,3 @@
|
|||
[hit-test-floats-002.html]
|
||||
[Hit test float]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[hit-test-floats-005.html]
|
||||
[Miss clipped float]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[block-in-inline-hittest-001.html]
|
||||
[block-in-inline-hittest-001]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[block-in-inline-hittest-float-002.html]
|
||||
[block-in-inline-hittest-float-002]
|
||||
expected: FAIL
|
|
@ -1,6 +1,3 @@
|
|||
[block-in-inline-hittest-relpos-zindex.html]
|
||||
[position: relative; z-index: -1;]
|
||||
expected: FAIL
|
||||
|
||||
[block-in-inline-hittest-relpos-zindex]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[position-absolute-013.html]
|
||||
expected: TIMEOUT
|
||||
[.flexbox 309]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[hittest-anonymous-box.html]
|
||||
[Hit-testing within an anonymous flex-item should return the flexbox as the hittest result.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[hittest-before-pseudo.html]
|
||||
[Hit-testing text within a pseudo-element flex-item should return the flexbox as the hittest result.]
|
||||
expected: FAIL
|
|
@ -62,9 +62,6 @@
|
|||
[Matching font-stretch: '110%' should prefer '100%' over '50% 80%']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-stretch: '110%' should prefer '50% 80%' over '60% 70%']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-stretch: '90%' should prefer '50% 80%' over '60% 70%']
|
||||
expected: FAIL
|
||||
|
||||
|
@ -287,15 +284,9 @@
|
|||
[Matching font-style: 'oblique 21deg' should prefer 'oblique 10deg' over 'italic']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'oblique 10deg' should prefer 'oblique 10deg' over 'oblique 5deg']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'oblique 10deg' should prefer 'oblique 5deg' over 'oblique 15deg 20deg']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'oblique -21deg' should prefer 'italic' over 'oblique 0deg']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-weight: '500' should prefer '500' over '450 460']
|
||||
expected: FAIL
|
||||
|
||||
|
@ -328,3 +319,9 @@
|
|||
|
||||
[Matching font-style: 'oblique -21deg' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'oblique 21deg' should prefer 'italic' over 'oblique 0deg']
|
||||
expected: FAIL
|
||||
|
||||
[Matching font-style: 'oblique 21deg' should prefer 'oblique -50deg -20deg' over 'oblique -40deg -30deg']
|
||||
expected: FAIL
|
||||
|
|
|
@ -326,156 +326,6 @@
|
|||
[padding-bottom length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[margin-right length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[margin-right length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[margin-top length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[margin-top length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[margin-top length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[margin-top length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[margin-top length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[margin-top length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[margin-top length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[margin-top length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[height length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[height length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[height length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[height length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[height length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[height length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[height length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[height length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[height percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
||||
[width length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[width length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[width length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[width length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[width length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[width length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[width length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[width length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[width percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-height length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-height length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-height length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-height length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-height length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-height length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-height length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-height length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-height percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-width length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-width length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-width length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-width length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-width length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-width length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-width length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-width length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[min-width percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-height length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-height length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-height length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-height length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[color color(rgba) / values]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -625,3 +475,153 @@
|
|||
|
||||
[text-shadow shadow(shadow) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-height length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-height length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-height length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-height length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-height percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[max-width percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
||||
[top length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[top length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[top length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[top length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[top length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[top length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[top length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[top length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[top percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
||||
[right length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[right length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[right length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[right length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[right length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[right length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[right length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[right length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[right percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[bottom percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
||||
[left length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[left length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[left length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[left length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[left length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[left length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[left length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[left length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[left percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
|
|
@ -505,3 +505,276 @@
|
|||
|
||||
[margin-right length(mm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[background-color color(rgba) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(pt) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(pc) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(px) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(em) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(ex) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(mm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(cm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(in) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(pt) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(pc) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(px) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(em) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(ex) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(mm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(cm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(in) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(pt) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(pc) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(px) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(em) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(ex) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(mm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(cm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(in) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(pt) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(pc) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(px) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(em) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(ex) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(mm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(cm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(in) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-color color(rgba) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-color color(rgba) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-color color(rgba) / events]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-color color(rgba) / events]
|
||||
expected: FAIL
|
||||
|
||||
[padding-bottom length(pt) / events]
|
||||
expected: FAIL
|
||||
|
||||
[padding-bottom length(pc) / events]
|
||||
expected: FAIL
|
||||
|
||||
[padding-bottom length(px) / events]
|
||||
expected: FAIL
|
||||
|
||||
[padding-bottom length(em) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-height length(ex) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-height length(mm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-height length(cm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-height length(in) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-height percentage(%) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(pt) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(pc) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(px) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(em) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(ex) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(mm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(cm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-width length(in) / events]
|
||||
expected: FAIL
|
||||
|
||||
[max-width percentage(%) / events]
|
||||
expected: FAIL
|
||||
|
||||
[top length(pt) / events]
|
||||
expected: FAIL
|
||||
|
||||
[top length(pc) / events]
|
||||
expected: FAIL
|
||||
|
||||
[top length(px) / events]
|
||||
expected: FAIL
|
||||
|
||||
[top length(em) / events]
|
||||
expected: FAIL
|
||||
|
||||
[top length(ex) / events]
|
||||
expected: FAIL
|
||||
|
||||
[top length(mm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[top length(cm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[top length(in) / events]
|
||||
expected: FAIL
|
||||
|
||||
[top percentage(%) / events]
|
||||
expected: FAIL
|
||||
|
||||
[right length(pt) / events]
|
||||
expected: FAIL
|
||||
|
||||
[right length(pc) / events]
|
||||
expected: FAIL
|
||||
|
||||
[right length(px) / events]
|
||||
expected: FAIL
|
||||
|
||||
[right length(em) / events]
|
||||
expected: FAIL
|
||||
|
||||
[right length(ex) / events]
|
||||
expected: FAIL
|
||||
|
||||
[right length(mm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[right length(cm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[right length(in) / events]
|
||||
expected: FAIL
|
||||
|
||||
[right percentage(%) / events]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(pt) / events]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(pc) / events]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(px) / events]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(em) / events]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(ex) / events]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(mm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(cm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[bottom length(in) / events]
|
||||
expected: FAIL
|
||||
|
||||
[bottom percentage(%) / events]
|
||||
expected: FAIL
|
||||
|
||||
[left length(pt) / events]
|
||||
expected: FAIL
|
||||
|
||||
[left length(pc) / events]
|
||||
expected: FAIL
|
||||
|
||||
[left length(px) / events]
|
||||
expected: FAIL
|
||||
|
||||
[left length(em) / events]
|
||||
expected: FAIL
|
||||
|
||||
[left length(ex) / events]
|
||||
expected: FAIL
|
||||
|
||||
[left length(mm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[left length(cm) / events]
|
||||
expected: FAIL
|
||||
|
||||
[left length(in) / events]
|
||||
expected: FAIL
|
||||
|
||||
[left percentage(%) / events]
|
||||
expected: FAIL
|
||||
|
|
|
@ -52,126 +52,3 @@
|
|||
|
||||
[background-position length(px) / events]
|
||||
expected: FAIL
|
||||
|
||||
[background-color color(rgba) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-width length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-width length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-width length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-color color(rgba) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-color color(rgba) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-color color(rgba) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-color color(rgba) / values]
|
||||
expected: FAIL
|
||||
|
||||
[padding-bottom length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
[padding-bottom length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[padding-bottom length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[padding-bottom length(em) / values]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[CaretPosition-001.html]
|
||||
[Element at (400, 100)]
|
||||
expected: FAIL
|
|
@ -2,3 +2,5 @@
|
|||
[listeners are called when <iframe> is resized]
|
||||
expected: FAIL
|
||||
|
||||
[listener that was added twice is called only once]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[elementFromPoint-ellipsis-in-inline-box.html]
|
||||
[elementFromPoint-ellipsis-in-inline-box]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[elementFromPoint-float-in-relative.html]
|
||||
[elementFromPoint-float-in-relative]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[elementFromPoint-float-in-table.html]
|
||||
[float-in-div]
|
||||
expected: FAIL
|
|
@ -13,3 +13,6 @@
|
|||
|
||||
[<li>Outside 3</li>]
|
||||
expected: FAIL
|
||||
|
||||
[<li>Inside 1</li>]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[elementFromPoint-subpixel.html]
|
||||
[Hit test top left corner of box]
|
||||
expected: FAIL
|
|
@ -20,3 +20,6 @@
|
|||
|
||||
[test the top of layer]
|
||||
expected: FAIL
|
||||
|
||||
[test some point of the element: top left corner]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[adoptedstylesheets-observablearray.html]
|
||||
expected: ERROR
|
||||
[document.adoptedStyleSheets should allow mutation in-place]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -308,3 +308,6 @@
|
|||
|
||||
[fetch(): separate response Content-Type: text/plain ]
|
||||
expected: NOTRUN
|
||||
|
||||
[<iframe>: separate response Content-Type: text/plain */*]
|
||||
expected: FAIL
|
||||
|
|
|
@ -7,3 +7,6 @@
|
|||
|
||||
[X-Content-Type-Options%3A%20nosniff%0C]
|
||||
expected: FAIL
|
||||
|
||||
[X-Content-Type-Options%3A%20%40%23%24%23%25%25%26%5E%26%5E*()()11!%2Cnosniff]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[scroll-restoration-fragment-scrolling-cross-origin.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
expected: TIMEOUT
|
||||
[Manual scroll restoration should take precedent over scrolling to fragment in cross origin navigation]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
[iframe-src-aboutblank-navigate-immediately.html]
|
||||
expected: TIMEOUT
|
||||
[Navigating to a different document with window.open]
|
||||
expected: FAIL
|
||||
|
||||
[Navigating to a different document with form submission]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[Navigating to a different document with link click]
|
||||
expected: FAIL
|
||||
|
|
|
@ -5,5 +5,5 @@
|
|||
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='about:blank?foo']
|
||||
expected: FAIL
|
||||
|
||||
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='about:blank']
|
||||
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='about:blank#foo']
|
||||
expected: FAIL
|
||||
|
|
|
@ -10,6 +10,3 @@
|
|||
|
||||
[load event does not fire on window.open('about:blank?foo')]
|
||||
expected: FAIL
|
||||
|
||||
[load event does not fire on window.open('about:blank')]
|
||||
expected: FAIL
|
||||
|
|
|
@ -4,16 +4,7 @@
|
|||
expected: NOTRUN
|
||||
|
||||
[Navigating an opened window via location.href to a javascript: URL must not fire beforeunload: string completion]
|
||||
expected: NOTRUN
|
||||
|
||||
[Navigating an opened window with an iframe via location.href to a javascript: URL must not fire beforeunload on the iframe: undefined completion]
|
||||
expected: NOTRUN
|
||||
|
||||
[Navigating an opened window via location.href to a javascript: URL must not fire beforeunload: undefined completion]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Navigating an iframe via location.href to a javascript: URL must not fire beforeunload: string completion]
|
||||
expected: NOTRUN
|
||||
|
||||
[Navigating an iframe via src="" to a javascript: URL after insertion must not fire beforeunload: string completion]
|
||||
expected: NOTRUN
|
||||
[Navigating an opened window with an iframe via location.href to a javascript: URL must not fire beforeunload on the iframe: undefined completion]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[navigation-unload-cross-origin.sub.window.html]
|
||||
[Cross-origin navigation started from unload handler must be ignored]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[navigation-unload-same-origin.window.html]
|
||||
[Same-origin navigation started from unload handler must be ignored]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[dir-auto-div-append-child.html]
|
||||
[dir auto: updates on appendChild]
|
||||
expected: FAIL
|
|
@ -1,4 +1,5 @@
|
|||
[iframe_sandbox_popups_escaping-3.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[iframe_sandbox_popups_nonescaping-2.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -0,0 +1,9 @@
|
|||
[non-active-document.html]
|
||||
[DOMParser]
|
||||
expected: FAIL
|
||||
|
||||
[createHTMLDocument]
|
||||
expected: FAIL
|
||||
|
||||
[<template>]
|
||||
expected: FAIL
|
|
@ -1,33 +0,0 @@
|
|||
[select-event.html]
|
||||
[textarea: setSelectionRange out of range event queue]
|
||||
expected: FAIL
|
||||
|
||||
[input type text: selectionDirection disconnected node]
|
||||
expected: FAIL
|
||||
|
||||
[input type text: selectionStart out of range event queue]
|
||||
expected: FAIL
|
||||
|
||||
[input type tel: setSelectionRange out of range event queue]
|
||||
expected: FAIL
|
||||
|
||||
[input type url: select() disconnected node]
|
||||
expected: FAIL
|
||||
|
||||
[input type url: setRangeText() disconnected node]
|
||||
expected: FAIL
|
||||
|
||||
[input type url: selectionStart out of range event queue]
|
||||
expected: FAIL
|
||||
|
||||
[input type password: select() event queue]
|
||||
expected: FAIL
|
||||
|
||||
[input type password: selectionStart disconnected node]
|
||||
expected: FAIL
|
||||
|
||||
[input type password: selectionStart event queue]
|
||||
expected: FAIL
|
||||
|
||||
[input type password: selectionEnd disconnected node]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[async-script.html?reload]
|
||||
expected: ERROR
|
||||
|
||||
[async-script.html]
|
|
@ -1,14 +1,14 @@
|
|||
[promise-job-entry.html]
|
||||
expected: TIMEOUT
|
||||
[Fulfillment handler on fulfilled promise]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Rejection handler on pending-then-rejected promise]
|
||||
expected: FAIL
|
||||
|
||||
[Sanity check: this all works as expected with no promises involved]
|
||||
[Rejection handler on pending-then-rejected promise]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Sanity check: this all works as expected with no promises involved]
|
||||
expected: FAIL
|
||||
|
||||
[Thenable resolution]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -16,4 +16,4 @@
|
|||
expected: FAIL
|
||||
|
||||
[Fulfillment handler on pending-then-fulfilled promise]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
[promise-rejection-events.html]
|
||||
expected: TIMEOUT
|
||||
[delayed handling: delaying handling rejected promise created from createImageBitmap will cause both events to fire]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[unhandledrejection: from createImageBitmap which is UA triggered]
|
||||
expected: FAIL
|
||||
|
|
3
tests/wpt/metadata/permissions/midi-permission.html.ini
Normal file
3
tests/wpt/metadata/permissions/midi-permission.html.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[midi-permission.html]
|
||||
[querying the "midi" permission requires two WebIDL conversions]
|
||||
expected: FAIL
|
|
@ -22,79 +22,79 @@
|
|||
expected: FAIL
|
||||
|
||||
[content-type 7 : text/html;charset=gbk,text/html;x=",text/plain]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[content-type 8 : text/plain;charset=gbk;x=foo,text/plain]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 9 : text/html;charset=gbk,text/plain,text/html]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 10 : text/plain,*/*]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 11 : text/html,*/*]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 12 : */*,text/html]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 13 : text/plain,*/*;charset=gbk]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 14 : text/html,*/*;charset=gbk]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 15 : text/html;x=",text/plain]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 16 : text/html;",text/plain]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 17 : text/html;",\\",text/plain]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 18 : text/html;",\\",text/plain,";charset=GBK]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[content-type 19 : text/html;",",text/plain]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 1 : text/html;charset=gbk]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 2 : TEXT/HTML;CHARSET=GBK]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 4 : text/html;charset=gbk(]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 5 : text/html;x=(;charset=gbk]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 7 : text/html;charset=gbk;charset=windows-1255]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 8 : text/html;charset=();charset=GBK]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 10 : text/html;charset =gbk]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 11 : text/html ;charset=gbk]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 12 : text/html; charset=gbk]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 13 : text/html;charset= gbk]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 14 : text/html;charset= "gbk"]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 16 : text/html;charset=\x0bgbk]
|
||||
expected: TIMEOUT
|
||||
expected: NOTRUN
|
||||
|
||||
[mime-type 17 : text/html;charset=\x0cgbk]
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -155,3 +155,156 @@
|
|||
|
||||
[Parsing: <file:/C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[a-element-xhtml.xhtml?include=file]
|
||||
[Parsing: </> against <file://h/C:/a/b>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\?fox> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\#guppy> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://spider///> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\localhost//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://\\/localhost//cat> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost//a//../..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </////mouse> against <file:///elephant>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <\\/localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <//localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </..//localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|> against <file://host/D:/dir1/dir2/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|#> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|?> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|/> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|\n/> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|\\> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </c:/foo/bar> against <file://host/path>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://example.net/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://1.2.3.4/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://[1::8\]/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:/C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost//a//../..//foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost////foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:////foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:////one/two> against <file:///>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <////one/two> against <file:///>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:///.//> against <file:////>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:.//p> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:/.//p> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[a-element-xhtml.xhtml?exclude=(file|javascript|mailto)]
|
||||
[Parsing: <non-spec:/.//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/a/..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/.//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/..//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/a/..//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </.//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <a/..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <> against <non-spec:/..//p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <path> against <non-spec:/..//p>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[a-element-xhtml.xhtml?include=javascript]
|
||||
|
||||
[a-element-xhtml.xhtml?include=mailto]
|
||||
|
|
|
@ -155,3 +155,155 @@
|
|||
|
||||
[Parsing: <file:/C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[a-element.html?include=javascript]
|
||||
|
||||
[a-element.html?include=mailto]
|
||||
|
||||
[a-element.html?include=file]
|
||||
[Parsing: </> against <file://h/C:/a/b>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\?fox> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\#guppy> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://spider///> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\localhost//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://\\/localhost//cat> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost//a//../..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </////mouse> against <file:///elephant>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <\\/localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <//localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </..//localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|> against <file://host/D:/dir1/dir2/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|#> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|?> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|/> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|\n/> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|\\> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </c:/foo/bar> against <file://host/path>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://example.net/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://1.2.3.4/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://[1::8\]/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:/C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost//a//../..//foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost////foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:////foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:////one/two> against <file:///>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <////one/two> against <file:///>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:///.//> against <file:////>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:.//p> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:/.//p> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[a-element.html?exclude=(file|javascript|mailto)]
|
||||
[Parsing: <non-spec:/.//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/a/..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/.//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/..//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/a/..//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </.//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <a/..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <> against <non-spec:/..//p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <path> against <non-spec:/..//p>]
|
||||
expected: FAIL
|
||||
|
|
|
@ -294,3 +294,416 @@
|
|||
|
||||
[Parsing: <file:/C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-constructor.any.worker.html?include=file]
|
||||
[Parsing: </> against <file://h/C:/a/b>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\?fox> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\#guppy> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://spider///> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\localhost//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://\\/localhost//cat> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost//a//../..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </////mouse> against <file:///elephant>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <\\/localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <//localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </..//localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|> against <file://host/D:/dir1/dir2/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|#> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|?> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|/> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|\n/> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|\\> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </c:/foo/bar> against <file://host/path>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://example.net/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://1.2.3.4/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://[1::8\]/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:/C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost//a//../..//foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost////foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:////foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:////one/two> against <file:///>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <////one/two> against <file:///>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:///.//> against <file:////>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:.//p> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:/.//p> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-constructor.any.html?include=mailto]
|
||||
|
||||
[url-constructor.any.worker.html?exclude=(file|javascript|mailto)]
|
||||
[Parsing: </> against <file://h/C:/a/b>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\?fox> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\#guppy> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://spider///> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\localhost//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://\\/localhost//cat> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost//a//../..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </////mouse> against <file:///elephant>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <\\/localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <//localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </..//localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|> against <file://host/D:/dir1/dir2/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|#> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|?> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|/> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|\n/> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|\\> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </c:/foo/bar> against <file://host/path>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://example.net/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://1.2.3.4/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://[1::8\]/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:/C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost//a//../..//foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost////foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:////foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:////one/two> against <file:///>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <////one/two> against <file:///>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:///.//> against <file:////>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:.//p> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:/.//p> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/.//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/a/..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/.//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/..//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/a/..//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </.//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <a/..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <> against <non-spec:/..//p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <path> against <non-spec:/..//p>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-constructor.any.html?include=file]
|
||||
[Parsing: </> against <file://h/C:/a/b>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\?fox> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\\\\\#guppy> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://spider///> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:\\\\localhost//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://\\/localhost//cat> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost//a//../..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </////mouse> against <file:///elephant>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <\\/localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <//localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </..//localhost//pig> against <file://lion/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|> against <file://host/D:/dir1/dir2/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|#> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|?> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|/> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|\n/> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|\\> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </c:/foo/bar> against <file://host/path>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://example.net/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://1.2.3.4/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://[1::8\]/C:/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <C|/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:/C:/> against <file://host/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost//a//../..//foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file://localhost////foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:////foo> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:////one/two> against <file:///>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <////one/two> against <file:///>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:///.//> against <file:////>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:.//p> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <file:/.//p> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-constructor.any.html?include=javascript]
|
||||
|
||||
[url-constructor.any.worker.html?include=mailto]
|
||||
|
||||
[url-constructor.any.html?exclude=(file|javascript|mailto)]
|
||||
[Parsing: <non-spec:/.//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/a/..//> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/.//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/..//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-spec:/a/..//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </.//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <a/..//path> against <non-spec:/p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <> against <non-spec:/..//p>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <path> against <non-spec:/..//p>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-constructor.any.worker.html?include=javascript]
|
||||
|
|
|
@ -682,3 +682,695 @@
|
|||
|
||||
[<area>: Setting <javascript:alert(1)>.hash = 'castle']
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-setters-a-area.window.html?exclude=(file|javascript|mailto)]
|
||||
[<area>: Setting <a://example.net>.protocol = '' The empty string is not a valid scheme. Setter leaves the URL unchanged.]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a://example.net>.protocol = 'b']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a://example.net>.protocol = 'B' Upper-case ASCII is lower-cased]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a://example.net>.protocol = 'é' Non-ASCII is rejected]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a://example.net>.protocol = '0b' No leading digit]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a://example.net>.protocol = '+b' No leading punctuation]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a://example.net>.protocol = 'bC0+-.']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a://example.net>.protocol = 'b,c' Only some punctuation is acceptable]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a://example.net>.protocol = 'bé' Non-ASCII is rejected]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://test@example.net>.protocol = 'file' Can’t switch from URL containing username/password/port to file]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net:1234>.protocol = 'file']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <wss://x:x@example.net:1234>.protocol = 'file']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.protocol = 'b' Can’t switch from special scheme to non-special]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net>.protocol = 's']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <ftp://example.net>.protocol = 'test']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <ssh://me@example.net>.protocol = 'http' Can’t switch from non-special scheme to special]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <ssh://me@example.net>.protocol = 'https']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <ssh://me@example.net>.protocol = 'file']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <ssh://example.net>.protocol = 'file']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <nonsense:///test>.protocol = 'https']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.protocol = 'https:foo : bar' Stuff after the first ':' is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <data:text/html,<p>Test>.protocol = 'view-source+data:foo : bar' Stuff after the first ':' is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://foo.com:443/>.protocol = 'https' Port is set to null if it is the default for new scheme.]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <unix:/run/foo.socket>.username = 'me' No host means no username]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.username = 'me']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://:secret@example.net>.username = 'me']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://me@example.net>.username = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://me:secret@example.net>.username = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.username = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~Éé' UTF-8 percent encoding with the userinfo encode set.]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.username = '%c3%89té' Bytes already percent-encoded are left as-is.]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc:///>.username = 'x']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <unix:/run/foo.socket>.password = 'secret' No host means no password]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.password = 'secret']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://me@example.net>.password = 'secret']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://:secret@example.net>.password = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://me:secret@example.net>.password = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.password = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~Éé' UTF-8 percent encoding with the userinfo encode set.]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.password = '%c3%89té' Bytes already percent-encoded are left as-is.]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc:///>.password = 'x']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.host = '\x00' Non-special scheme]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.host = '\t']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.host = '\n']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.host = '\r']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.host = ' ']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.host = '#']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.host = '/']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.host = '?']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.host = '@']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.host = 'ß']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://x/>.host = 'ß' IDNA Nontransitional_Processing]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <data:text/plain,Stuff>.host = 'example.net' Cannot-be-a-base means no host]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.host = 'example.com:8080']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net:8080>.host = 'example.com' Port number is unchanged if not specified in the new value]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net:8080>.host = 'example.com:' Port number is unchanged if not specified]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.host = '' The empty host is not valid for special schemes]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <view-source+http://example.net/foo>.host = '' The empty host is OK for non-special schemes]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a:/foo>.host = 'example.net' Path-only URLs can gain a host]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.host = '0x7F000001:8080' IPv4 address syntax is normalized]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.host = '[::0:01\]:2' IPv6 address syntax is normalized]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.host = '[2001:db8::2\]:4002' IPv6 literal address with port, crbug.com/1012416]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.host = 'example.com:80' Default port number is removed]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net>.host = 'example.com:443' Default port number is removed]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net>.host = 'example.com:80' Default port number is only removed for the relevant scheme]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net:8080>.host = 'example.com:80' Port number is removed if new port is scheme default and existing URL has a non-default port]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.host = 'example.com/stuff' Stuff after a / delimiter is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.host = 'example.com:8080/stuff' Stuff after a / delimiter is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.host = 'example.com?stuff' Stuff after a ? delimiter is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.host = 'example.com:8080?stuff' Stuff after a ? delimiter is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.host = 'example.com#stuff' Stuff after a # delimiter is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.host = 'example.com:8080#stuff' Stuff after a # delimiter is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.host = 'example.com\\stuff' Stuff after a \\ delimiter is ignored for special schemes]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.host = 'example.com:8080\\stuff' Stuff after a \\ delimiter is ignored for special schemes]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <view-source+http://example.net/path>.host = 'example.com\\stuff' \\ is not a delimiter for non-special schemes, but still forbidden in hosts]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <view-source+http://example.net/path>.host = 'example.com:8080stuff2' Anything other than ASCII digit stops the port parser in a setter but is not an error]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.host = 'example.com:8080stuff2' Anything other than ASCII digit stops the port parser in a setter but is not an error]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.host = 'example.com:8080+2' Anything other than ASCII digit stops the port parser in a setter but is not an error]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.host = 'example.com:65535' Port numbers are 16 bit integers]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.host = 'example.com:65536' Port numbers are 16 bit integers, overflowing is an error. Hostname is still set, though.]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/>.host = '[google.com\]' Broken IPv6]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/>.host = '[::1.2.3.4x\]']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/>.host = '[::1.2.3.\]']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/>.host = '[::1.2.\]']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/>.host = '[::1.\]']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://test@test/>.host = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://test:12/>.host = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.com/>.host = '///bad.com' Leading / is not stripped]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://example.com/>.host = '///bad.com' Leading / is not stripped]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.hostname = '\x00' Non-special scheme]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.hostname = '\t']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.hostname = '\n']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.hostname = '\r']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.hostname = ' ']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.hostname = '#']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.hostname = '/']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.hostname = '?']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.hostname = '@']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <data:text/plain,Stuff>.hostname = 'example.net' Cannot-be-a-base means no host]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net:8080>.hostname = 'example.com']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.hostname = '' The empty host is not valid for special schemes]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <view-source+http://example.net/foo>.hostname = '' The empty host is OK for non-special schemes]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a:/foo>.hostname = 'example.net' Path-only URLs can gain a host]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net:8080>.hostname = '0x7F000001' IPv4 address syntax is normalized]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.hostname = '[::0:01\]' IPv6 address syntax is normalized]
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <http://example.net/path>.hostname = 'example.com:8080' : delimiter invalidates entire value]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.hostname = 'example.com:8080' : delimiter invalidates entire value]
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <http://example.net:8080/path>.hostname = 'example.com:' : delimiter invalidates entire value]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net:8080/path>.hostname = 'example.com:' : delimiter invalidates entire value]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.hostname = 'example.com/stuff' Stuff after a / delimiter is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.hostname = 'example.com?stuff' Stuff after a ? delimiter is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.hostname = 'example.com#stuff' Stuff after a # delimiter is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.hostname = 'example.com\\stuff' Stuff after a \\ delimiter is ignored for special schemes]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <view-source+http://example.net/path>.hostname = 'example.com\\stuff' \\ is not a delimiter for non-special schemes, but still forbidden in hosts]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/>.hostname = '[google.com\]' Broken IPv6]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/>.hostname = '[::1.2.3.4x\]']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/>.hostname = '[::1.2.3.\]']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/>.hostname = '[::1.2.\]']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/>.hostname = '[::1.\]']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://test@test/>.hostname = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://test:12/>.hostname = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <non-spec:/.//p>.hostname = 'h' Drop /. from path]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <non-spec:/.//p>.hostname = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.com/>.hostname = '///bad.com' Leading / is not stripped]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://example.com/>.hostname = '///bad.com' Leading / is not stripped]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.port = '8080']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net:8080>.port = '' Port number is removed if empty is the new value]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net:8080>.port = '80' Default port number is removed]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net:4433>.port = '443' Default port number is removed]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net>.port = '80' Default port number is only removed for the relevant scheme]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.port = '8080/stuff' Stuff after a / delimiter is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.port = '8080?stuff' Stuff after a ? delimiter is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.port = '8080#stuff' Stuff after a # delimiter is ignored]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.port = '8080\\stuff' Stuff after a \\ delimiter is ignored for special schemes]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <view-source+http://example.net/path>.port = '8080stuff2' Anything other than ASCII digit stops the port parser in a setter but is not an error]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.port = '8080stuff2' Anything other than ASCII digit stops the port parser in a setter but is not an error]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.port = '8080+2' Anything other than ASCII digit stops the port parser in a setter but is not an error]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/path>.port = '65535' Port numbers are 16 bit integers]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net:8080/path>.port = '65536' Port numbers are 16 bit integers, overflowing is an error]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <non-special://example.net:8080/path>.port = '65536' Port numbers are 16 bit integers, overflowing is an error]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <non-base:value>.port = '12']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc:///>.port = '12']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://x/>.port = '12']
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <foo://somehost/some/path>.pathname = '' Non-special URLs can have their paths erased]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <foo://somehost/some/path>.pathname = '' Non-special URLs can have their paths erased]
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <foo:///some/path>.pathname = '' Non-special URLs with an empty host can have their paths erased]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <foo:///some/path>.pathname = '' Non-special URLs with an empty host can have their paths erased]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <foo:/some/path>.pathname = '' Path-only URLs cannot have their paths erased]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <foo:/some/path>.pathname = 'test' Path-only URLs always have an initial slash]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <unix:/run/foo.socket?timeout=10>.pathname = '/var/log/../run/bar.socket']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net#nav>.pathname = 'home']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net#nav>.pathname = '../home']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net/home?lang=fr#nav>.pathname = '\\a\\%2E\\b\\%2e.\\c' \\ is a segment delimiter for 'special' URLs]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <view-source+http://example.net/home?lang=fr#nav>.pathname = '\\a\\%2E\\b\\%2e.\\c' \\ is *not* a segment delimiter for non-'special' URLs]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a:/>.pathname = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~Éé' UTF-8 percent encoding with the default encode set. Tabs and newlines are removed.]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.pathname = '%2e%2E%c3%89té' Bytes already percent-encoded are left as-is, including %2E outside dotted segments.]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.pathname = '?' ? needs to be encoded]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.pathname = '#' # needs to be encoded]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://example.net>.pathname = '?' ? needs to be encoded, non-special scheme]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <sc://example.net>.pathname = '#' # needs to be encoded, non-special scheme]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.pathname = '/?é' ? doesn't mess up encoding]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.pathname = '/#é' # doesn't mess up encoding]
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <non-spec:/>.pathname = '/.//p' Serialize /. in path]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <non-spec:/>.pathname = '/.//p' Serialize /. in path]
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <non-spec:/>.pathname = '/..//p']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <non-spec:/>.pathname = '/..//p']
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <non-spec:/>.pathname = '//p']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <non-spec:/>.pathname = '//p']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <non-spec:/.//>.pathname = 'p' Drop /. from path]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net#nav>.search = 'lang=fr']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net?lang=en-US#nav>.search = 'lang=fr']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net?lang=en-US#nav>.search = '?lang=fr']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net?lang=en-US#nav>.search = '??lang=fr']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net?lang=en-US#nav>.search = '?']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net?lang=en-US#nav>.search = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net?lang=en-US>.search = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net>.search = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a:/>.search = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~Éé' UTF-8 percent encoding with the query encode set. Tabs and newlines are removed.]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.search = '%c3%89té' Bytes already percent-encoded are left as-is]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net>.hash = 'main']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net#nav>.hash = 'main']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net?lang=en-US>.hash = '##nav']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net?lang=en-US#nav>.hash = '#main']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net?lang=en-US#nav>.hash = '#']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://example.net?lang=en-US#nav>.hash = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.hash = '#foo bar']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.hash = '#foo"bar']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.hash = '#foo<bar']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.hash = '#foo>bar']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.hash = '#foo`bar']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <a:/>.hash = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~Éé' Simple percent-encoding; tabs and newlines are removed]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.hash = 'a\x00b' Percent-encode NULLs in fragment]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <non-spec:/>.hash = 'a\x00b' Percent-encode NULLs in fragment]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <http://example.net>.hash = '%c3%89té' Bytes already percent-encoded are left as-is]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-setters-a-area.window.html?include=mailto]
|
||||
[<area>: Setting <mailto:me@example.net>.protocol = 'http' Cannot-be-a-base URL doesn’t have a host, but URL in a special scheme must.]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <mailto:you@example.net>.username = 'me' Cannot-be-a-base means no username]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <mailto:me@example.net>.password = 'secret' Cannot-be-a-base means no password]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <mailto:me@example.net>.host = 'example.com' Cannot-be-a-base means no host]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <mailto:me@example.net>.hostname = 'example.com' Cannot-be-a-base means no host]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <mailto:me@example.net>.pathname = '/foo' Cannot-be-a-base don’t have a path]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-setters-a-area.window.html?include=file]
|
||||
[<area>: Setting <file://localhost/>.protocol = 'http' Can’t switch from file URL with no host]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file:///test>.protocol = 'https']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file:>.protocol = 'wss']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file://hi/path>.protocol = 's']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file:///home/you/index.html>.username = 'me' No host means no username]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file://test/>.username = 'test']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file:///home/me/index.html>.password = 'secret' No host means no password]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file://test/>.password = 'test']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file://y/>.host = 'x:123']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file://y/>.host = 'loc%41lhost']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file://hi/x>.host = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file://y/>.hostname = 'x:123']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file://y/>.hostname = 'loc%41lhost']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file://hi/x>.hostname = '']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file://test/>.port = '12']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file://localhost/>.port = '12']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file:///some/path>.pathname = '' Special URLs cannot have their paths erased]
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <file://monkey/>.pathname = '\\\\' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file://monkey/>.pathname = '\\\\' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <file:///unicorn>.pathname = '//\\/' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file:///unicorn>.pathname = '//\\/' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <file:///unicorn>.pathname = '//monkey/..//' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <file:///unicorn>.pathname = '//monkey/..//' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-setters-a-area.window.html?include=javascript]
|
||||
[<area>: Setting <javascript:alert(1)>.protocol = 'defuse']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <javascript:alert(1)>.username = 'wario']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <javascript://x/>.username = 'wario']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <javascript://x/>.password = 'bowser']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <javascript://x/>.port = '12']
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <javascript:alert(1)>.hash = 'castle']
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <javascript:alert(1)>.hash = 'castle']
|
||||
expected: FAIL
|
||||
|
|
|
@ -60,3 +60,88 @@
|
|||
|
||||
[URL: Setting <non-spec:/>.pathname = '//p']
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-setters.any.worker.html?exclude=(file|javascript|mailto)]
|
||||
[URL: Setting <http://example.net/path>.hostname = 'example.com:8080' : delimiter invalidates entire value]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <http://example.net:8080/path>.hostname = 'example.com:' : delimiter invalidates entire value]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <foo://somehost/some/path>.pathname = '' Non-special URLs can have their paths erased]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <foo:///some/path>.pathname = '' Non-special URLs with an empty host can have their paths erased]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <file://monkey/>.pathname = '\\\\' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <file:///unicorn>.pathname = '//\\/' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <file:///unicorn>.pathname = '//monkey/..//' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <non-spec:/>.pathname = '/.//p' Serialize /. in path]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <non-spec:/>.pathname = '/..//p']
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <non-spec:/>.pathname = '//p']
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-setters.any.html?include=javascript]
|
||||
|
||||
[url-setters.any.worker.html?include=mailto]
|
||||
|
||||
[url-setters.any.worker.html?include=javascript]
|
||||
|
||||
[url-setters.any.html?include=mailto]
|
||||
|
||||
[url-setters.any.html?include=file]
|
||||
[URL: Setting <file://monkey/>.pathname = '\\\\' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <file:///unicorn>.pathname = '//\\/' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <file:///unicorn>.pathname = '//monkey/..//' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-setters.any.worker.html?include=file]
|
||||
[URL: Setting <file://monkey/>.pathname = '\\\\' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <file:///unicorn>.pathname = '//\\/' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <file:///unicorn>.pathname = '//monkey/..//' File URLs and (back)slashes]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-setters.any.html?exclude=(file|javascript|mailto)]
|
||||
[URL: Setting <http://example.net/path>.hostname = 'example.com:8080' : delimiter invalidates entire value]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <http://example.net:8080/path>.hostname = 'example.com:' : delimiter invalidates entire value]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <foo://somehost/some/path>.pathname = '' Non-special URLs can have their paths erased]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <foo:///some/path>.pathname = '' Non-special URLs with an empty host can have their paths erased]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <non-spec:/>.pathname = '/.//p' Serialize /. in path]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <non-spec:/>.pathname = '/..//p']
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <non-spec:/>.pathname = '//p']
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[cross-partition.https.tentative.html]
|
||||
expected: CRASH
|
||||
expected: TIMEOUT
|
||||
[BroadcastChannel messages aren't received from a cross-partition iframe]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[017.html]
|
||||
expected: TIMEOUT
|
||||
[origin of the script that invoked the method, about:blank]
|
||||
expected: TIMEOUT
|
|
@ -1,3 +0,0 @@
|
|||
[open-url-multi-window-5.htm]
|
||||
[XMLHttpRequest: open() resolving URLs (multi-Window; 5)]
|
||||
expected: FAIL
|
|
@ -1,6 +1,7 @@
|
|||
// META: title=BFCache support test for page with open IndexedDB connection
|
||||
// META: title=Testing BFCache support for page with open IndexedDB connection, and eviction behavior when receiving versionchange event.
|
||||
// META: script=/common/dispatcher/dispatcher.js
|
||||
// META: script=/common/utils.js
|
||||
// META: script=resources/support.js
|
||||
// META: script=/html/browsers/browsing-the-web/back-forward-cache/resources/rc-helper.js
|
||||
// META: script=/html/browsers/browsing-the-web/remote-context-helper/resources/remote-context-helper.js
|
||||
|
||||
|
@ -13,13 +14,18 @@ promise_test(async t => {
|
|||
const rc1 = await rcHelper.addWindow(
|
||||
/*config=*/ null, /*options=*/ {features: 'noopener'});
|
||||
|
||||
await rc1.executeScript(() => {
|
||||
// Create an IndexedDB database.
|
||||
const db = indexedDB.open(/*name=*/ 'test_idb', /*version=*/ 1);
|
||||
db.onupgradeneeded = () => {
|
||||
db.result.createObjectStore('store');
|
||||
};
|
||||
});
|
||||
|
||||
await createIndexedDBForTesting(rc1, 'test_idb', 1);
|
||||
await assertBFCache(rc1, /*shouldRestoreFromBFCache=*/ true);
|
||||
|
||||
// The page is ensured to be eligible for BFCache even with open connection,
|
||||
// otherwise the previous assertion will fail with PRECONDITION_FAILED.
|
||||
// Now we can test if the versionchange event will evict the BFCache.
|
||||
await createIndexedDBForTesting(rc1, 'test_idb_2', 1);
|
||||
|
||||
const rc2 = await rc1.navigateToNew();
|
||||
// Create an IndexedDB database with higher version.
|
||||
await createIndexedDBForTesting(rc2, 'test_idb_2', 2);
|
||||
await rc2.historyBack();
|
||||
// The previous page receiving versionchange event should be evicted.
|
||||
await assert_not_bfcached(rc1);
|
||||
});
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue