Bug 1171755 - Update web-platform-tests expected data to revision 0fbf63dbe6f6b8b0dccee76d96ec4b7d50c3fff6, a=testonly

This commit is contained in:
James Graham 2015-06-04 10:17:17 +01:00
Родитель 6d161ab396
Коммит 0c1dba6bd4
802 изменённых файлов: 4226 добавлений и 365 удалений

Просмотреть файл

@ -0,0 +1,3 @@
[drawimage_canvas_1.html]
type: reftest
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[drawimage_canvas_10.html]
type: reftest
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[drawimage_canvas_11.html]
type: reftest
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[drawimage_canvas_12.html]
type: reftest
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[drawimage_canvas_2.html]
type: reftest
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[drawimage_canvas_3.html]
type: reftest
expected: FAIL

Просмотреть файл

@ -0,0 +1,7 @@
[drawimage_canvas_8.html]
type: reftest
expected:
if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL
if not debug and (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[drawimage_html_image_1.html]
type: reftest
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[drawimage_html_image_10.html]
type: reftest
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[drawimage_html_image_11.html]
type: reftest
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[drawimage_html_image_12.html]
type: reftest
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[drawimage_html_image_13.html]
type: reftest
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[drawimage_html_image_2.html]
type: reftest
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[drawimage_html_image_3.html]
type: reftest
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[drawimage_html_image_4.html]
type: reftest
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[drawimage_html_image_5.html]
type: reftest
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[drawimage_html_image_6.html]
type: reftest
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[drawimage_html_image_7.html]
type: reftest
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[drawimage_html_image_8.html]
type: reftest
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[drawimage_html_image_9.html]
type: reftest
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[lineto_a.html]
type: reftest
expected: FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[canvas_transformations_reset_001.html]
type: reftest
expected: ERROR

Просмотреть файл

@ -0,0 +1,3 @@
[transform_a.html]
type: reftest
expected: FAIL

Просмотреть файл

@ -1,8 +0,0 @@
[interfaces.html]
type: testharness
[XMLHttpRequest interface: operation open(ByteString,USVString,boolean,USVString,USVString)]
expected: FAIL
[XMLHttpRequest interface: calling open(ByteString,USVString,boolean,USVString,USVString) on new XMLHttpRequest() with too few arguments must throw TypeError]
expected: FAIL

Просмотреть файл

@ -1,3 +1,6 @@
[send-after-setting-document-domain.htm]
type: testharness
expected: TIMEOUT
expected: ERROR
[loading documents from the origin document.domain was set to should throw]
expected: FAIL

Просмотреть файл

@ -0,0 +1,5 @@
[send-entity-body-get-head-async.htm]
type: testharness
[XMLHttpRequest: send() - non-empty data argument and GET/HEAD - async, no upload events should fire (HEAD)]
expected: FAIL

Просмотреть файл

@ -0,0 +1,5 @@
[send-entity-body-get-head.htm]
type: testharness
[XMLHttpRequest: send() - non-empty data argument and GET/HEAD (HEAD)]
expected: FAIL

Просмотреть файл

@ -1,3 +1,5 @@
[send-usp.worker]
type: testharness
expected: ERROR
[XMLHttpRequest.send(URLSearchParams) (0)]
expected: FAIL

Просмотреть файл

@ -1,8 +0,0 @@
[idlharness.html]
type: testharness
[Window interface: attribute ondevicelight]
expected: FAIL
[Window interface: window must inherit property "ondevicelight" with the proper type (0)]
expected: FAIL

Просмотреть файл

@ -1,20 +0,0 @@
[idlharness.html]
type: testharness
[Window interface: operation requestAnimationFrame(FrameRequestCallback)]
expected: FAIL
[Window interface: operation cancelAnimationFrame(long)]
expected: FAIL
[Window interface: window must inherit property "requestAnimationFrame" with the proper type (0)]
expected: FAIL
[Window interface: calling requestAnimationFrame(FrameRequestCallback) on window with too few arguments must throw TypeError]
expected: FAIL
[Window interface: window must inherit property "cancelAnimationFrame" with the proper type (1)]
expected: FAIL
[Window interface: calling cancelAnimationFrame(long) on window with too few arguments must throw TypeError]
expected: FAIL

Просмотреть файл

@ -0,0 +1,5 @@
[script-src-1_4_2.html]
type: testharness
[Unsafe eval ran in Function() constructor.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,7 @@
[style-src-3_2.html]
type: testharness
[Violation report status OK.]
expected:
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL

Просмотреть файл

@ -264,15 +264,3 @@
[NodeFilter interface: existence and properties of interface object]
expected: FAIL
[DOMTokenList interface: operation add(DOMString)]
expected: FAIL
[DOMTokenList interface: operation remove(DOMString)]
expected: FAIL
[DOMTokenList interface: calling add(DOMString) on document.body.classList with too few arguments must throw TypeError]
expected: FAIL
[DOMTokenList interface: calling remove(DOMString) on document.body.classList with too few arguments must throw TypeError]
expected: FAIL

Просмотреть файл

@ -1,3 +0,0 @@
[eventsource-constructor-document-domain.htm]
type: testharness
expected: TIMEOUT

Просмотреть файл

@ -150,18 +150,6 @@
[Document interface: iframe.contentDocument must inherit property "cssElementMap" with the proper type (52)]
expected: FAIL
[Document interface: calling open(DOMString,DOMString,DOMString,boolean) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
[Document interface: calling write(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
[Document interface: calling writeln(DOMString) on iframe.contentDocument with too few arguments must throw TypeError]
expected: FAIL
[Document interface: iframe.contentDocument must inherit property "defaultView" with the proper type (59)]
expected: FAIL
[Document interface: iframe.contentDocument must inherit property "commands" with the proper type (69)]
expected: FAIL
@ -1506,9 +1494,6 @@
[HTMLInputElement interface: attribute labels]
expected: FAIL
[HTMLInputElement interface: operation setRangeText(DOMString,unsigned long,unsigned long,SelectionMode)]
expected: FAIL
[HTMLInputElement interface: document.createElement("input") must inherit property "dirName" with the proper type (6)]
expected: FAIL
@ -1527,9 +1512,6 @@
[HTMLInputElement interface: document.createElement("input") must inherit property "labels" with the proper type (48)]
expected: FAIL
[HTMLInputElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on document.createElement("input") with too few arguments must throw TypeError]
expected: FAIL
[HTMLButtonElement interface: attribute menu]
expected: FAIL
@ -1551,9 +1533,6 @@
[HTMLSelectElement interface: attribute autocomplete]
expected: FAIL
[HTMLSelectElement interface: operation remove(long)]
expected: FAIL
[HTMLSelectElement interface: operation reportValidity()]
expected: FAIL
@ -1563,9 +1542,6 @@
[HTMLSelectElement interface: document.createElement("select") must inherit property "autocomplete" with the proper type (0)]
expected: FAIL
[HTMLSelectElement interface: calling remove(long) on document.createElement("select") with too few arguments must throw TypeError]
expected: FAIL
[HTMLSelectElement interface: document.createElement("select") must inherit property "reportValidity" with the proper type (24)]
expected: FAIL
@ -1590,9 +1566,6 @@
[HTMLTextAreaElement interface: attribute labels]
expected: FAIL
[HTMLTextAreaElement interface: operation setRangeText(DOMString,unsigned long,unsigned long,SelectionMode)]
expected: FAIL
[HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "autocomplete" with the proper type (0)]
expected: FAIL
@ -1611,9 +1584,6 @@
[HTMLTextAreaElement interface: document.createElement("textarea") must inherit property "labels" with the proper type (25)]
expected: FAIL
[HTMLTextAreaElement interface: calling setRangeText(DOMString,unsigned long,unsigned long,SelectionMode) on document.createElement("textarea") with too few arguments must throw TypeError]
expected: FAIL
[HTMLKeygenElement interface: existence and properties of interface object]
expected: FAIL
@ -1842,9 +1812,6 @@
[HTMLScriptElement interface: document.createElement("script") must inherit property "crossOrigin" with the proper type (5)]
expected: FAIL
[HTMLCanvasElement interface: operation getContext(DOMString,any)]
expected: FAIL
[HTMLCanvasElement interface: operation probablySupportsContext(DOMString,any)]
expected: FAIL
@ -1854,15 +1821,6 @@
[HTMLCanvasElement interface: operation transferControlToProxy()]
expected: FAIL
[HTMLCanvasElement interface: operation toDataURL(DOMString,any)]
expected: FAIL
[HTMLCanvasElement interface: operation toBlob(FileCallback,DOMString,any)]
expected: FAIL
[HTMLCanvasElement interface: calling getContext(DOMString,any) on document.createElement("canvas") with too few arguments must throw TypeError]
expected: FAIL
[HTMLCanvasElement interface: document.createElement("canvas") must inherit property "probablySupportsContext" with the proper type (3)]
expected: FAIL
@ -1911,12 +1869,6 @@
[CanvasRenderingContext2D interface: attribute imageSmoothingEnabled]
expected: FAIL
[CanvasRenderingContext2D interface: operation fill(Path2D,CanvasFillRule)]
expected: FAIL
[CanvasRenderingContext2D interface: operation stroke(Path2D)]
expected: FAIL
[CanvasRenderingContext2D interface: operation drawSystemFocusRing(Element)]
expected: FAIL
@ -1935,42 +1887,18 @@
[CanvasRenderingContext2D interface: operation scrollPathIntoView(Path2D)]
expected: FAIL
[CanvasRenderingContext2D interface: operation clip(Path2D,CanvasFillRule)]
expected: FAIL
[CanvasRenderingContext2D interface: operation resetClip()]
expected: FAIL
[CanvasRenderingContext2D interface: operation isPointInPath(Path2D,unrestricted double,unrestricted double,CanvasFillRule)]
expected: FAIL
[CanvasRenderingContext2D interface: operation isPointInStroke(Path2D,unrestricted double,unrestricted double)]
expected: FAIL
[CanvasRenderingContext2D interface: operation drawImage(CanvasImageSource,unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
expected: FAIL
[CanvasRenderingContext2D interface: operation drawImage(CanvasImageSource,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
expected: FAIL
[CanvasRenderingContext2D interface: operation addHitRegion(HitRegionOptions)]
expected: FAIL
[CanvasRenderingContext2D interface: operation removeHitRegion(DOMString)]
expected: FAIL
[CanvasRenderingContext2D interface: operation createImageData(double,double)]
expected: FAIL
[CanvasRenderingContext2D interface: operation putImageData(ImageData,double,double,double,double,double,double)]
expected: FAIL
[CanvasRenderingContext2D interface: attribute direction]
expected: FAIL
[CanvasRenderingContext2D interface: operation arcTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
expected: FAIL
[CanvasRenderingContext2D interface: operation ellipse(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,boolean)]
expected: FAIL
@ -1995,12 +1923,6 @@
[CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "fillStyle" with the proper type (17)]
expected: FAIL
[CanvasRenderingContext2D interface: calling fill(Path2D,CanvasFillRule) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
expected: FAIL
[CanvasRenderingContext2D interface: calling stroke(Path2D) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
expected: FAIL
[CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "drawSystemFocusRing" with the proper type (33)]
expected: FAIL
@ -2034,18 +1956,9 @@
[CanvasRenderingContext2D interface: calling scrollPathIntoView(Path2D) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
expected: FAIL
[CanvasRenderingContext2D interface: calling clip(Path2D,CanvasFillRule) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
expected: FAIL
[CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "resetClip" with the proper type (41)]
expected: FAIL
[CanvasRenderingContext2D interface: calling isPointInPath(Path2D,unrestricted double,unrestricted double,CanvasFillRule) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
expected: FAIL
[CanvasRenderingContext2D interface: calling isPointInStroke(Path2D,unrestricted double,unrestricted double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
expected: FAIL
[CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "addHitRegion" with the proper type (52)]
expected: FAIL
@ -2061,9 +1974,6 @@
[CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "direction" with the proper type (69)]
expected: FAIL
[CanvasRenderingContext2D interface: calling arcTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
expected: FAIL
[CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "ellipse" with the proper type (79)]
expected: FAIL
@ -2163,9 +2073,6 @@
[Path2D interface: operation addPathByStrokingText(DOMString,CanvasDrawingStyles,SVGMatrix,Path2D,unrestricted double)]
expected: FAIL
[Path2D interface: operation arcTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
expected: FAIL
[Path2D interface: operation ellipse(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,boolean)]
expected: FAIL
@ -2226,9 +2133,6 @@
[DataTransferItem interface: operation getAsFile()]
expected: FAIL
[Window interface: attribute parent]
expected: FAIL
[Window interface: attribute onautocomplete]
expected: FAIL
@ -2259,30 +2163,9 @@
[Window interface: attribute onstorage]
expected: FAIL
[Window interface: operation setTimeout(Function,long,any)]
expected: FAIL
[Window interface: operation setTimeout(DOMString,long,any)]
expected: FAIL
[Window interface: operation setInterval(Function,long,any)]
expected: FAIL
[Window interface: operation setInterval(DOMString,long,any)]
expected: FAIL
[Window interface: operation createImageBitmap(ImageBitmapSource,long,long,long,long)]
expected: FAIL
[Window interface: window must inherit property "self" with the proper type (1)]
expected: FAIL
[Window interface: window must inherit property "frames" with the proper type (18)]
expected: FAIL
[Window interface: window must inherit property "parent" with the proper type (22)]
expected: FAIL
[Window interface: window must inherit property "onautocomplete" with the proper type (39)]
expected: FAIL

Просмотреть файл

@ -1,11 +1,5 @@
[idlharness.html]
type: testharness
[Window interface: attribute performance]
expected: FAIL
[Window interface: window must inherit property "performance" with the proper type (0)]
expected: FAIL
[PerformanceTiming interface: attribute secureConnectionStart]
expected: FAIL

Просмотреть файл

@ -1,4 +0,0 @@
[test_navigation_type_reload.html]
type: testharness
expected:
if not debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): TIMEOUT

Просмотреть файл

@ -0,0 +1,6 @@
[event-onclose.html]
type: testharness
expected: TIMEOUT
[the notification.onclose event can be invoked]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,6 @@
[notification-lang.html]
type: testharness
expected: TIMEOUT
[We have permission to use the notifications API.]
expected: NOTRUN

Просмотреть файл

@ -1,14 +0,0 @@
[idlharness.html]
type: testharness
[Window interface: attribute ondeviceproximity]
expected: FAIL
[Window interface: attribute onuserproximity]
expected: FAIL
[Window interface: window must inherit property "ondeviceproximity" with the proper type (0)]
expected: FAIL
[Window interface: window must inherit property "onuserproximity" with the proper type (1)]
expected: FAIL

Просмотреть файл

@ -0,0 +1,6 @@
[image-decoding.html]
type: testharness
expected: TIMEOUT
[Image is encoding headers as JSON.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,5 @@
[insecure-protocol.keep-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via fetch-request using the http-csp\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,5 @@
[insecure-protocol.no-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via fetch-request using the http-csp\n delivery method with no-redirect and when\n the target request is cross-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,5 @@
[insecure-protocol.swap-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via fetch-request using the http-csp\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,6 @@
[insecure-protocol.keep-origin-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-csp\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,6 @@
[insecure-protocol.no-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-csp\n delivery method with no-redirect and when\n the target request is cross-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,6 @@
[insecure-protocol.swap-origin-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-csp\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,5 @@
[upgrade-protocol.keep-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via fetch-request using the http-csp\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,5 @@
[upgrade-protocol.no-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via fetch-request using the http-csp\n delivery method with no-redirect and when\n the target request is cross-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,5 @@
[upgrade-protocol.swap-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via fetch-request using the http-csp\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,6 @@
[upgrade-protocol.keep-origin-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the http-csp\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,6 @@
[upgrade-protocol.no-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the http-csp\n delivery method with no-redirect and when\n the target request is cross-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,6 @@
[upgrade-protocol.swap-origin-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the http-csp\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,5 @@
[insecure-protocol.keep-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via fetch-request using the http-csp\n delivery method with keep-origin-redirect and when\n the target request is same-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,5 @@
[insecure-protocol.no-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via fetch-request using the http-csp\n delivery method with no-redirect and when\n the target request is same-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,5 @@
[insecure-protocol.swap-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via fetch-request using the http-csp\n delivery method with swap-origin-redirect and when\n the target request is same-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,6 @@
[insecure-protocol.keep-origin-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-csp\n delivery method with keep-origin-redirect and when\n the target request is same-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,6 @@
[insecure-protocol.no-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-csp\n delivery method with no-redirect and when\n the target request is same-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,6 @@
[insecure-protocol.swap-origin-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the http-csp\n delivery method with swap-origin-redirect and when\n the target request is same-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,5 @@
[upgrade-protocol.keep-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via fetch-request using the http-csp\n delivery method with keep-origin-redirect and when\n the target request is same-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,5 @@
[upgrade-protocol.no-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via fetch-request using the http-csp\n delivery method with no-redirect and when\n the target request is same-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,5 @@
[upgrade-protocol.swap-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via fetch-request using the http-csp\n delivery method with swap-origin-redirect and when\n the target request is same-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,6 @@
[upgrade-protocol.keep-origin-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the http-csp\n delivery method with keep-origin-redirect and when\n the target request is same-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,6 @@
[upgrade-protocol.no-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the http-csp\n delivery method with no-redirect and when\n the target request is same-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,6 @@
[upgrade-protocol.swap-origin-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the http-csp\n delivery method with swap-origin-redirect and when\n the target request is same-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,5 @@
[insecure-protocol.keep-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via fetch-request using the meta-csp\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,5 @@
[insecure-protocol.no-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via fetch-request using the meta-csp\n delivery method with no-redirect and when\n the target request is cross-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,5 @@
[insecure-protocol.swap-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via fetch-request using the meta-csp\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,6 @@
[insecure-protocol.keep-origin-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the meta-csp\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,6 @@
[insecure-protocol.no-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the meta-csp\n delivery method with no-redirect and when\n the target request is cross-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,6 @@
[insecure-protocol.swap-origin-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the meta-csp\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,5 @@
[upgrade-protocol.keep-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via fetch-request using the meta-csp\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,5 @@
[upgrade-protocol.no-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via fetch-request using the meta-csp\n delivery method with no-redirect and when\n the target request is cross-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,5 @@
[upgrade-protocol.swap-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via fetch-request using the meta-csp\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,6 @@
[upgrade-protocol.keep-origin-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the meta-csp\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,6 @@
[upgrade-protocol.no-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the meta-csp\n delivery method with no-redirect and when\n the target request is cross-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,6 @@
[upgrade-protocol.swap-origin-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the meta-csp\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,5 @@
[insecure-protocol.keep-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via fetch-request using the meta-csp\n delivery method with keep-origin-redirect and when\n the target request is same-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,5 @@
[insecure-protocol.no-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via fetch-request using the meta-csp\n delivery method with no-redirect and when\n the target request is same-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,5 @@
[insecure-protocol.swap-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via fetch-request using the meta-csp\n delivery method with swap-origin-redirect and when\n the target request is same-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,6 @@
[insecure-protocol.keep-origin-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the meta-csp\n delivery method with keep-origin-redirect and when\n the target request is same-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,6 @@
[insecure-protocol.no-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the meta-csp\n delivery method with no-redirect and when\n the target request is same-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,6 @@
[insecure-protocol.swap-origin-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the meta-csp\n delivery method with swap-origin-redirect and when\n the target request is same-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,5 @@
[upgrade-protocol.keep-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via fetch-request using the meta-csp\n delivery method with keep-origin-redirect and when\n the target request is same-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,5 @@
[upgrade-protocol.no-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via fetch-request using the meta-csp\n delivery method with no-redirect and when\n the target request is same-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,5 @@
[upgrade-protocol.swap-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via fetch-request using the meta-csp\n delivery method with swap-origin-redirect and when\n the target request is same-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,6 @@
[upgrade-protocol.keep-origin-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the meta-csp\n delivery method with keep-origin-redirect and when\n the target request is same-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,6 @@
[upgrade-protocol.no-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the meta-csp\n delivery method with no-redirect and when\n the target request is same-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,6 @@
[upgrade-protocol.swap-origin-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the meta-csp\n delivery method with swap-origin-redirect and when\n the target request is same-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,5 @@
[insecure-protocol.keep-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via fetch-request using the meta-referrer\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,5 @@
[insecure-protocol.no-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via fetch-request using the meta-referrer\n delivery method with no-redirect and when\n the target request is cross-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,5 @@
[insecure-protocol.swap-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via fetch-request using the meta-referrer\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,6 @@
[insecure-protocol.keep-origin-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the meta-referrer\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,6 @@
[insecure-protocol.no-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the meta-referrer\n delivery method with no-redirect and when\n the target request is cross-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,6 @@
[insecure-protocol.swap-origin-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via img-tag using the meta-referrer\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,5 @@
[upgrade-protocol.keep-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via fetch-request using the meta-referrer\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,5 @@
[upgrade-protocol.no-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via fetch-request using the meta-referrer\n delivery method with no-redirect and when\n the target request is cross-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,5 @@
[upgrade-protocol.swap-origin-redirect.http.html]
type: testharness
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via fetch-request using the meta-referrer\n delivery method with swap-origin-redirect and when\n the target request is cross-origin.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,6 @@
[upgrade-protocol.keep-origin-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the meta-referrer\n delivery method with keep-origin-redirect and when\n the target request is cross-origin.]
expected: NOTRUN

Просмотреть файл

@ -0,0 +1,6 @@
[upgrade-protocol.no-redirect.http.html]
type: testharness
expected: TIMEOUT
[The referrer URL is stripped-referrer when a\n document served over http requires an https\n sub-resource via img-tag using the meta-referrer\n delivery method with no-redirect and when\n the target request is cross-origin.]
expected: NOTRUN

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше