Bug 119729
Summary: | [EFL][WK1] New fast/dom/Window/open-zero-size-as-default.html test fails after r153913. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Gábor Ábrahám <abrhm> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | allan.jensen, ap, kadam, mcatanzaro, mrobinson, ossy, zarvai |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 87008 |
Gábor Ábrahám
This new test fails on WK1.
Result on EFL, Qt WK1 bots:
Test that passing "height=0,width=0" to window.open() results in default window size.
PASS
FAIL: [0,0]
http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Release/r153979%20(52957)/fast/dom/Window/open-zero-size-as-default-pretty-diff.html
Result on GTK bots:
Test that passing "height=0,width=0" to window.open() results in default window size.
PASS
FAIL: [1,1]
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug%20WK1/r153975%20(3540)/fast/dom/Window/open-zero-size-as-default-pretty-diff.html
Could you take a look please?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Perhaps this is the default size in DumpRenderTree for these platforms?
Allan Sandfeld Jensen
Apple reverted the behavior we rely on to make this work. We either need another way to work or rerevert it with an #ifdef !PLATFORM(APPLE)
Michael Catanzaro
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.