mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
*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>
37 lines
757 B
INI
Vendored
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
|