You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
OK /_webgl/conformance/textures/misc/texture-upload-size.html (#21770)
PASS [expected FAIL] subtest: WebGL test #45
PASS [expected FAIL] subtest: WebGL test #47
PASS [expected FAIL] subtest: WebGL test #49
PASS [expected FAIL] subtest: WebGL test #51
FAIL [expected PASS] subtest: WebGL test #53
assert_true: Texture was smaller than the expected size 2x2 expected true got false
FAIL [expected PASS] subtest: WebGL test #55
assert_true: getError expected: INVALID_VALUE. Was NO_ERROR : when calling texSubImage2D with the same texture upload with offset 1, 1 expected true got false
FAIL [expected PASS] subtest: WebGL test #57
assert_true: Texture was smaller than the expected size 2x2 expected true got false
FAIL [expected PASS] subtest: WebGL test #59
assert_true: getError expected: INVALID_VALUE. Was NO_ERROR : when calling texSubImage2D with the same texture upload with offset 1, 1 expected true got false
FAIL [expected PASS] subtest: sec-fetch-site - Same origin, no options - registration
promise_test: Unhandled rejection with value: object "Error: Failed to query for recorded headers."
OK /html/browsers/browsing-the-web/navigating-across-documents/008.html (#24456)
FAIL [expected PASS] subtest: Link with onclick form submit to javascript url and href navigation
assert_equals: expected "href" but got "click"
OK /html/browsers/browsing-the-web/navigating-across-documents/navigation-unload-same-origin.window.html (#29049)
PASS [expected FAIL] subtest: Same-origin navigation started from unload handler must be ignored
OK /html/browsers/browsing-the-web/navigating-across-documents/refresh/same-document-refresh.html (#34597)
FAIL [expected PASS] subtest: Same-Document Referrer from Refresh
assert_equals: original page loads expected "https://web-platform.test:8000/html/browsers/browsing-the-web/navigating-across-documents/refresh/resources/refresh-with-section.sub.html?url=%23section" but got "https://web-platform.test:8000/html/browsers/browsing-the-web/navigating-across-documents/refresh/resources/refresh-with-section.sub.html?url=%23section#section"
OK /html/browsers/history/the-history-interface/traverse_the_history_3.html (#21383)
PASS [expected FAIL] subtest: Multiple history traversals, last would be aborted
Stable unexpected results that are known to be intermittent (33)
OK /IndexedDB/idbcursor-continuePrimaryKey-exceptions.any.worker.html (#39277)
FAIL [expected PASS] subtest: IDBCursor continuePrimaryKey() on object store cursor
assert_throws_dom: continuePrimaryKey() should throw if source is not an index function "function() {
cursor.continuePrimaryKey(2, 2);
}" threw object "TypeError: cursor.continuePrimaryKey is not a function" that is not a DOMException InvalidAccessError: property "code" is equal to undefined, expected 15
OK /IndexedDB/idbobjectstore_getAll.any.html (#39276)
PASS [expected FAIL] subtest: Get all values with transaction.commit()
OK /IndexedDB/idbobjectstore_getAll.any.worker.html (#39400)
PASS [expected FAIL] subtest: Get all values with transaction.commit()
OK /IndexedDB/key-conversion-exceptions.any.html (#39305)
FAIL [expected PASS] subtest: IDBCursor continue() method with throwing/invalid keys
assert_throws_exactly: key conversion with throwing getter should rethrow function "() => {
receiver[method](key);
}" threw object "TypeError: receiver[method] is not a function" but we expected it to throw object "getter: throwing from getter"
OK /IndexedDB/key-conversion-exceptions.any.worker.html (#39284)
FAIL [expected PASS] subtest: IDBCursor continue() method with throwing/invalid keys
assert_throws_exactly: key conversion with throwing getter should rethrow function "() => {
receiver[method](key);
}" threw object "TypeError: receiver[method] is not a function" but we expected it to throw object "getter: throwing from getter"
FAIL [expected PASS] subtest: IDBCursor update() method with throwing/invalid keys
assert_throws_exactly: throwing getter should rethrow during clone function "() => {
cursor.update(value);
}" threw object "TypeError: cursor.update is not a function" but we expected it to throw object "getter: throwing from getter"
TIMEOUT [expected PASS] subtest: Navigate a frame via form-submission with javascript:-urls w/ default policy in report-only mode.
Test timed out
NOTRUN [expected FAIL] subtest: Navigate a window via form-submission with javascript:-urls w/ a default policy throwing an exception in enforcing mode.
NOTRUN [expected FAIL] subtest: Navigate a window via form-submission with javascript:-urls w/ a default policy throwing an exception in report-only mode.
NOTRUN [expected FAIL] subtest: Navigate a window via form-submission with javascript:-urls w/ a default policy making the URL invalid in enforcing mode.
OK [expected ERROR] /webxr/render_state_update.https.html (#27535)
FAIL [expected PASS] subtest: sec-fetch-site - Same origin, no options - registration
promise_test: Unhandled rejection with value: object "Error: Failed to query for recorded headers."
OK /html/browsers/browsing-the-web/navigating-across-documents/005.html (#27062)
FAIL [expected PASS] subtest: Link with onclick navigation and href navigation
assert_equals: expected "href" but got "click"
OK /html/browsers/browsing-the-web/navigating-across-documents/initial-empty-document/load-pageshow-events-iframe-contentWindow.html (#28681)
FAIL [expected PASS] subtest: load & pageshow events do not fire on contentWindow of <iframe> element created with src='about:blank'
assert_unreached: load should not be fired Reached unreachable code
OK /html/browsers/browsing-the-web/navigating-across-documents/refresh/same-document-refresh.html (#34597)
FAIL [expected PASS] subtest: Same-Document Referrer from Refresh
assert_equals: original page loads expected "https://web-platform.test:8000/html/browsers/browsing-the-web/navigating-across-documents/refresh/resources/refresh-with-section.sub.html?url=%23section" but got "https://web-platform.test:8000/html/browsers/browsing-the-web/navigating-across-documents/refresh/resources/refresh-with-section.sub.html?url=%23section#section"
Stable unexpected results that are known to be intermittent (31)
OK /IndexedDB/idbcursor-continuePrimaryKey-exceptions.any.worker.html (#39277)
FAIL [expected PASS] subtest: IDBCursor continuePrimaryKey() on object store cursor
assert_throws_dom: continuePrimaryKey() should throw if source is not an index function "function() {
cursor.continuePrimaryKey(2, 2);
}" threw object "TypeError: cursor.continuePrimaryKey is not a function" that is not a DOMException InvalidAccessError: property "code" is equal to undefined, expected 15
OK /IndexedDB/idbobjectstore_getAll.any.html (#39276)
PASS [expected FAIL] subtest: Get all values with transaction.commit()
OK /IndexedDB/idbobjectstore_getAll.any.worker.html (#39400)
PASS [expected FAIL] subtest: Get all values with transaction.commit()
OK /IndexedDB/key-conversion-exceptions.any.html (#39305)
FAIL [expected PASS] subtest: IDBCursor continue() method with throwing/invalid keys
assert_throws_exactly: key conversion with throwing getter should rethrow function "() => {
receiver[method](key);
}" threw object "TypeError: receiver[method] is not a function" but we expected it to throw object "getter: throwing from getter"
OK /IndexedDB/key-conversion-exceptions.any.worker.html (#39284)
FAIL [expected PASS] subtest: IDBCursor continue() method with throwing/invalid keys
assert_throws_exactly: key conversion with throwing getter should rethrow function "() => {
receiver[method](key);
}" threw object "TypeError: receiver[method] is not a function" but we expected it to throw object "getter: throwing from getter"
FAIL [expected PASS] subtest: IDBCursor update() method with throwing/invalid keys
assert_throws_exactly: throwing getter should rethrow during clone function "() => {
cursor.update(value);
}" threw object "TypeError: cursor.update is not a function" but we expected it to throw object "getter: throwing from getter"
PASS [expected FAIL] subtest: <input name=isindex> should not be supported
OK /html/webappapis/user-prompts/print-during-unload.html (#35944)
FAIL [expected PASS] subtest: print() during unload
assert_array_equals: expected property 1 to be "destination" but got "error: window.print is not a function" (expected array ["start", "destination"] got ["start", "error: window.print is not a function"])
OK /navigation-timing/test-navigation-type-reload.html (#33334)
PASS [expected FAIL] subtest: Reload domContentLoadedEventEnd > Original domContentLoadedEventEnd
TIMEOUT [expected PASS] subtest: Navigate a frame via form-submission with javascript:-urls w/ default policy in report-only mode.
Test timed out
NOTRUN [expected FAIL] subtest: Navigate a window via form-submission with javascript:-urls w/ a default policy throwing an exception in enforcing mode.
NOTRUN [expected FAIL] subtest: Navigate a window via form-submission with javascript:-urls w/ a default policy throwing an exception in report-only mode.
NOTRUN [expected FAIL] subtest: Navigate a window via form-submission with javascript:-urls w/ a default policy making the URL invalid in enforcing mode.
OK /css/css-color/parsing/color-computed-relative-color.html
PASS [expected FAIL] subtest: Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g b)'
PASS [expected FAIL] subtest: Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g b / alpha)'
PASS [expected FAIL] subtest: Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r g b)'
PASS [expected FAIL] subtest: Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r g b / alpha)'
PASS [expected FAIL] subtest: Property color value 'color(from color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g b) display-p3-linear r g b)'
PASS [expected FAIL] subtest: Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear 0 0 0)'
PASS [expected FAIL] subtest: Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear 0 0 0 / 0)'
PASS [expected FAIL] subtest: Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear 0 g b / alpha)'
PASS [expected FAIL] subtest: Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r 0 b / alpha)'
PASS [expected FAIL] subtest: Property color value 'color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g 0 / alpha)'
And 64 more unexpected results...
OK /css/css-color/parsing/color-valid-color-function.html
PASS [expected FAIL] subtest: e.style['color'] = "color(display-p3-linear 0% 0% 0%)" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color(display-p3-linear 10% 10% 10%)" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color(display-p3-linear .2 .2 25%)" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color(display-p3-linear 0 0 0 / 1)" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color(display-p3-linear 0% 0 0 / 0.5)" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color(display-p3-linear 20% 0 10/0.5)" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color(display-p3-linear 20% 0 10/50%)" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color(display-p3-linear 400% 0 10/50%)" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color(display-p3-linear 50% -160 160)" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color(display-p3-linear 50% -200 200)" should set the property value
And 19 more unexpected results...
OK /css/css-color/parsing/color-valid-color-mix-function.html
PASS [expected FAIL] subtest: e.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3), color(display-p3-linear .5 .6 .7))" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color-mix(in display-p3-linear, 50% color(display-p3-linear .1 .2 .3), color(display-p3-linear .5 .6 .7))" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3), 50% color(display-p3-linear .5 .6 .7))" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3) 25%, color(display-p3-linear .5 .6 .7))" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3), color(display-p3-linear .5 .6 .7) 25%)" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3) 25%, color(display-p3-linear .5 .6 .7) 75%)" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3) 30%, color(display-p3-linear .5 .6 .7) 90%)" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3) 12.5%, color(display-p3-linear .5 .6 .7) 37.5%)" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3) 0%, color(display-p3-linear .5 .6 .7))" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color-mix(in display-p3-linear, color(display-p3-linear .1 .2 .3 / .5), color(display-p3-linear .5 .6 .7 / .8))" should set the property value
And 18 more unexpected results...
OK /css/css-color/parsing/color-valid-relative-color.html
PASS [expected FAIL] subtest: e.style['color'] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g b)" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g b / alpha)" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r g b)" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color(from color(display-p3-linear 0.7 0.5 0.3 / 40%) display-p3-linear r g b / alpha)" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color(from color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g b) display-p3-linear r g b)" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear 0 0 0)" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear 0 0 0 / 0)" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear 0 g b / alpha)" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r 0 b / alpha)" should set the property value
PASS [expected FAIL] subtest: e.style['color'] = "color(from color(display-p3-linear 0.7 0.5 0.3) display-p3-linear r g 0 / alpha)" should set the property value
OK /html/browsers/browsing-the-web/navigating-across-documents/navigation-unload-cross-origin.sub.window.html (#29056)
PASS [expected FAIL] subtest: Cross-origin navigation started from unload handler must be ignored
OK /html/browsers/browsing-the-web/navigating-across-documents/navigation-unload-same-origin.window.html (#29049)
PASS [expected FAIL] subtest: Same-origin navigation started from unload handler must be ignored
OK /html/browsers/browsing-the-web/navigating-across-documents/refresh/same-document-refresh.html (#34597)
FAIL [expected PASS] subtest: Same-Document Referrer from Refresh
assert_equals: original page loads expected "https://web-platform.test:8000/html/browsers/browsing-the-web/navigating-across-documents/refresh/resources/refresh-with-section.sub.html?url=%23section" but got "https://web-platform.test:8000/html/browsers/browsing-the-web/navigating-across-documents/refresh/resources/refresh-with-section.sub.html?url=%23section#section"
OK /html/browsers/history/the-history-interface/traverse_the_history_5.html (#21383)
PASS [expected FAIL] subtest: Multiple history traversals, last would be aborted
Stable unexpected results that are known to be intermittent (35)
OK /IndexedDB/idbcursor-continuePrimaryKey-exceptions.any.worker.html (#39277)
FAIL [expected PASS] subtest: IDBCursor continuePrimaryKey() on object store cursor
assert_throws_dom: continuePrimaryKey() should throw if source is not an index function "function() {
cursor.continuePrimaryKey(2, 2);
}" threw object "TypeError: cursor.continuePrimaryKey is not a function" that is not a DOMException InvalidAccessError: property "code" is equal to undefined, expected 15
OK /IndexedDB/idbobjectstore_getAll.any.html (#39276)
PASS [expected FAIL] subtest: Get all values with transaction.commit()
OK /IndexedDB/idbobjectstore_getAll.any.worker.html (#39400)
PASS [expected FAIL] subtest: Get all values with transaction.commit()
OK /IndexedDB/key-conversion-exceptions.any.html (#39305)
FAIL [expected PASS] subtest: IDBCursor continue() method with throwing/invalid keys
assert_throws_exactly: key conversion with throwing getter should rethrow function "() => {
receiver[method](key);
}" threw object "TypeError: receiver[method] is not a function" but we expected it to throw object "getter: throwing from getter"
OK /IndexedDB/key-conversion-exceptions.any.worker.html (#39284)
FAIL [expected PASS] subtest: IDBCursor continue() method with throwing/invalid keys
assert_throws_exactly: key conversion with throwing getter should rethrow function "() => {
receiver[method](key);
}" threw object "TypeError: receiver[method] is not a function" but we expected it to throw object "getter: throwing from getter"
FAIL [expected PASS] subtest: IDBCursor update() method with throwing/invalid keys
assert_throws_exactly: throwing getter should rethrow during clone function "() => {
cursor.update(value);
}" threw object "TypeError: cursor.update is not a function" but we expected it to throw object "getter: throwing from getter"
TIMEOUT [expected FAIL] subtest: Autofocus elements in top-level browsing context's documents with empty fragments should work.
Test timed out
OK [expected TIMEOUT] /html/interaction/focus/the-autofocus-attribute/supported-elements.html (#24145)
FAIL [expected TIMEOUT] subtest: Element with tabindex should support autofocus
assert_equals: expected "SPAN" but got "BODY"
PASS [expected NOTRUN] subtest: Non-HTMLElement should not support autofocus
FAIL [expected NOTRUN] subtest: Host element with delegatesFocus should support autofocus
assert_equals: expected Element node <div autofocus=""></div> but got Element node <body></body>
FAIL [expected NOTRUN] subtest: Host element with delegatesFocus including no focusable descendants should be skipped
assert_equals: expected Element node <input autofocus=""></input> but got Element node <body><div autofocus=""></div><input autofocus=""></body>
FAIL [expected NOTRUN] subtest: Area element should support autofocus
promise_test: Unhandled rejection with value: object "TypeError: can't access property "appendChild", w.document.querySelector(...) is null"
OK /html/semantics/forms/form-submission-0/multipart-formdata.window.html (#28725)
PASS [expected FAIL] subtest: multipart/form-data: Basic test (normal form)
PASS [expected FAIL] subtest: multipart/form-data: Basic test (formdata event)
PASS [expected FAIL] subtest: multipart/form-data: 0x00 in name (formdata event)
OK /html/semantics/forms/form-submission-0/text-plain.window.html (#28687)
PASS [expected FAIL] subtest: text/plain: Basic test (normal form)
PASS [expected FAIL] subtest: text/plain: Basic test (formdata event)
PASS [expected FAIL] subtest: text/plain: Basic File test (normal form)
OK /html/semantics/forms/form-submission-0/urlencoded2.window.html (#28687)
PASS [expected FAIL] subtest: application/x-www-form-urlencoded: Basic test (normal form)
PASS [expected FAIL] subtest: application/x-www-form-urlencoded: Basic test (formdata event)
PASS [expected FAIL] subtest: application/x-www-form-urlencoded: 0x00 in value (formdata event)
TIMEOUT [expected PASS] subtest: Navigate a frame via form-submission with javascript:-urls w/ default policy in report-only mode.
Test timed out
NOTRUN [expected FAIL] subtest: Navigate a window via form-submission with javascript:-urls w/ a default policy throwing an exception in enforcing mode.
NOTRUN [expected FAIL] subtest: Navigate a window via form-submission with javascript:-urls w/ a default policy throwing an exception in report-only mode.
NOTRUN [expected FAIL] subtest: Navigate a window via form-submission with javascript:-urls w/ a default policy making the URL invalid in enforcing mode.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stylo PR: servo/stylo#262
Testing: Various WPT now pass