Bug 39988
Summary: | [GTK] LayoutTests/fast/dom/xss-DENIED-javascript-variations.html fails in GtkLauncher | ||
---|---|---|---|
Product: | WebKit | Reporter: | Martin Robinson <mrobinson> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | berto, xan.lopez |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Martin Robinson
The test passes in DumpRenderTree, but the output in GtkLauncher clearly differs from expected results. I noticed this when try to delay output in DumpRenderTree. My guess is that DumpRenderTree is dumping text too early, hiding this test failure.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alberto Garcia
Seems to work fine now?
Martin Robinson
GtkLauncher is gone now.