Bug 135564 - [EFL] fast/dom/Window/window-property-invalid-characters-ignored.html is failing
Summary: [EFL] fast/dom/Window/window-property-invalid-characters-ignored.html is failing
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-04 06:08 PDT by Michal Pakula vel Rutka
Modified: 2017-03-11 10:36 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Pakula vel Rutka 2014-08-04 06:08:24 PDT
LayoutTests fast/dom/Window/window-property-invalid-characters-ignored.html is failing since it was introduced in r169849 <https://trac.webkit.org/changeset/169849>

Test diff:
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-PASS w.document.width is 123
-PASS w.document.height is 123
+FAIL w.document.width should be 123. Was 800.
+FAIL w.document.height should be 123. Was 600.
 PASS w !== window is true
 PASS successfullyParsed is true
Comment 1 Michael Catanzaro 2017-03-11 10:36:25 PST
Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.