Title: [290930] branches/safari-613-branch/LayoutTests/imported/w3c
- Revision
- 290930
- Author
- [email protected]
- Date
- 2022-03-07 14:09:49 -0800 (Mon, 07 Mar 2022)
Log Message
Cherry-pick r290232. rdar://problem/88818132
Rebaseline inert-focus-in-frames.html after r290197.
Unreviewed test gardening.
For some reason, the rebaselining changes didn't make it in the patch.
* web-platform-tests/html/semantics/interactive-elements/the-dialog-element/inert-focus-in-frames-expected.txt:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@290232 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Modified Paths
Diff
Modified: branches/safari-613-branch/LayoutTests/imported/w3c/ChangeLog (290929 => 290930)
--- branches/safari-613-branch/LayoutTests/imported/w3c/ChangeLog 2022-03-07 22:09:47 UTC (rev 290929)
+++ branches/safari-613-branch/LayoutTests/imported/w3c/ChangeLog 2022-03-07 22:09:49 UTC (rev 290930)
@@ -1,5 +1,29 @@
2022-03-07 Russell Epstein <[email protected]>
+ Cherry-pick r290232. rdar://problem/88818132
+
+ Rebaseline inert-focus-in-frames.html after r290197.
+
+ Unreviewed test gardening.
+
+ For some reason, the rebaselining changes didn't make it in the patch.
+
+ * web-platform-tests/html/semantics/interactive-elements/the-dialog-element/inert-focus-in-frames-expected.txt:
+
+ git-svn-id: https://svn.webkit.org/repository/webkit/trunk@290232 268f45cc-cd09-0410-ab3c-d52691b4dbfc
+
+ 2022-02-20 Tim Nguyen <[email protected]>
+
+ Rebaseline inert-focus-in-frames.html after r290197.
+
+ Unreviewed test gardening.
+
+ For some reason, the rebaselining changes didn't make it in the patch.
+
+ * web-platform-tests/html/semantics/interactive-elements/the-dialog-element/inert-focus-in-frames-expected.txt:
+
+2022-03-07 Russell Epstein <[email protected]>
+
Cherry-pick r290197. rdar://problem/88818132
Stop propagating inertness through iframes in Node::deprecatedIsInert()
Modified: branches/safari-613-branch/LayoutTests/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/inert-focus-in-frames-expected.txt (290929 => 290930)
--- branches/safari-613-branch/LayoutTests/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/inert-focus-in-frames-expected.txt 2022-03-07 22:09:47 UTC (rev 290929)
+++ branches/safari-613-branch/LayoutTests/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/inert-focus-in-frames-expected.txt 2022-03-07 22:09:49 UTC (rev 290930)
@@ -1,4 +1,4 @@
-FAIL Tests inert node focusing across frames and iframes. assert_equals: iframe-input expected Element node <input id="iframe-input" class="target" type="date"></input> but got null
+PASS Tests inert node focusing across frames and iframes.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes