servo/tests/wpt/meta/html/browsers/the-window-object/window-properties.https.html.ini
Fuguo 0c0ee04b8e
Improve inter-document focus handling (#36649)
*Describe the changes that this pull request makes here. This will be
the commit message.*
rewritten the PR #28571
Implement
[Window#focus](https://html.spec.whatwg.org/multipage/#dom-window-focus),
[Window#blur](https://html.spec.whatwg.org/multipage/#dom-window-blur)
Testing: WPT
Fixes: #8981 #9421

---------

Signed-off-by: kongbai1996 <1782765876@qq.com>
Co-authored-by: yvt <i@yvt.jp>
2025-04-30 04:37:53 +00:00

37 lines
757 B
INI
Vendored

[window-properties.https.html]
[Window method: print]
expected: FAIL
[Window attribute: onmousewheel]
expected: FAIL
[Window replaceable attribute: locationbar]
expected: FAIL
[Window replaceable attribute: menubar]
expected: FAIL
[Window replaceable attribute: personalbar]
expected: FAIL
[Window replaceable attribute: scrollbars]
expected: FAIL
[Window replaceable attribute: statusbar]
expected: FAIL
[Window replaceable attribute: toolbar]
expected: FAIL
[Window replaceable attribute: external]
expected: FAIL
[Window replaceable attribute: screenLeft]
expected: FAIL
[Window replaceable attribute: screenTop]
expected: FAIL
[Window attribute: onmove]
expected: FAIL