Bug 73772
| Summary: | [GTK] fast/table/multiple-captions-display.xhtml is flaky on 64-bit Release | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <pnormand> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, zan |
| Priority: | P2 | Keywords: | Gtk, LayoutTestFailure |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Philippe Normand
Diff:
--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/table/multiple-captions-display-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/table/multiple-captions-display-actual.txt
@@ -59,7 +59,7 @@
text run at (15,0) width 98: "PASS: Caption"
text run at (4,18) width 120: "with opacity 0.5 in"
text run at (14,36) width 100: "one of its child."
-layer at (72,134) size 450x18
- RenderBlock (positioned) {a} at (72,134) size 450x18
+layer at (8,134) size 450x18
+ RenderBlock (positioned) {a} at (8,134) size 450x18
RenderText {#text} at (0,0) size 450x17
text run at (0,0) width 450: "PASS: Caption with opacity 0.4 and fixed position of one of the child."
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Diego Pino
This test(s) has been consistenly failing for the last 4000 revisions, that means the test(s) is no flaky anymore. The test(s) has been gardened and its baseline updated in r269363. Closing bug.