[Webkit-unassigned] [Bug 228198] New: [iOS]imported/w3c/web-platform-tests/html/dom/idlharness.https.html is failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 22 14:21:52 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=228198
Bug ID: 228198
Summary: [iOS]imported/w3c/web-platform-tests/html/dom/idlharne
ss.https.html is failing
Product: WebKit
Version: WebKit Nightly Build
Hardware: iPhone / iPad
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ayumi_kojima at apple.com
imported/w3c/web-platform-tests/html/dom/idlharness.https.html
Is failing on iOS 14 E Simulator wk2 on iPad (5th generation).
History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fbrowsers%2Fthe-window-object%2Fnoopener-noreferrer-sizing.window.html
Diff:
--- /Volumes/Data/worker/ipados-simulator-14-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/dom/idlharness.https-expected.txt
+++ /Volumes/Data/worker/ipados-simulator-14-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/dom/idlharness.https-actual.txt
@@ -1425,9 +1425,13 @@
PASS AudioTrack interface: existence and properties of interface prototype object's "constructor" property
PASS AudioTrack interface: existence and properties of interface prototype object's @@unscopables property
PASS AudioTrack interface: attribute id
-PASS AudioTrack interface: attribute kind
+FAIL AudioTrack interface: attribute kind assert_equals: setter must be undefined for readonly attributes expected (undefined) undefined but got (function) function "function kind() {
+ [native code]
+}"
PASS AudioTrack interface: attribute label
-PASS AudioTrack interface: attribute language
+FAIL AudioTrack interface: attribute language assert_equals: setter must be undefined for readonly attributes expected (undefined) undefined but got (function) function "function language() {
+ [native code]
+}"
PASS AudioTrack interface: attribute enabled
PASS VideoTrackList interface: existence and properties of interface object
PASS VideoTrackList interface object length
@@ -1448,9 +1452,13 @@
PASS VideoTrack interface: existence and properties of interface prototype object's "constructor" property
PASS VideoTrack interface: existence and properties of interface prototype object's @@unscopables property
PASS VideoTrack interface: attribute id
-PASS VideoTrack interface: attribute kind
+FAIL VideoTrack interface: attribute kind assert_equals: setter must be undefined for readonly attributes expected (undefined) undefined but got (function) function "function kind() {
+ [native code]
+}"
PASS VideoTrack interface: attribute label
-PASS VideoTrack interface: attribute language
+FAIL VideoTrack interface: attribute language assert_equals: setter must be undefined for readonly attributes expected (undefined) undefined but got (function) function "function language() {
+ [native code]
+}"
PASS VideoTrack interface: attribute selected
PASS TextTrackList interface: existence and properties of interface object
PASS TextTrackList interface object length
@@ -1481,7 +1489,9 @@
[native code]
}"
PASS TextTrack interface: attribute label
-PASS TextTrack interface: attribute language
+FAIL TextTrack interface: attribute language assert_equals: setter must be undefined for readonly attributes expected (undefined) undefined but got (function) function "function language() {
+ [native code]
+}"
PASS TextTrack interface: attribute id
PASS TextTrack interface: attribute inBandMetadataTrackDispatchType
PASS TextTrack interface: attribute mode
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210722/f7510975/attachment.htm>
More information about the webkit-unassigned
mailing list