Bug 50687
| Summary: | [GTK] r73488 broke fast/dom/HTMLProgressElement/progress-element.html | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <pnormand> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | morrita |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
Philippe Normand
Will skip for now...
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
--- /home/slave/webkitgtk/gtk-linux-32-debug/build/layout-test-results/fast/dom/HTMLProgressElement/progress-element-expected.txt 2010-12-08 05:54:14.511650527 -0800
+++ /home/slave/webkitgtk/gtk-linux-32-debug/build/layout-test-results/fast/dom/HTMLProgressElement/progress-element-actual.txt 2010-12-08 05:54:14.511650527 -0800
@@ -4,6 +4,8 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderProgress {PROGRESS} at (0,0) size 160x16 [bgcolor=#808080]
+ RenderBlock {DIV} at (0,0) size 112x16 [bgcolor=#008000]
RenderInline {SMALL} at (0,0) size 133x15
RenderProgress {PROGRESS} at (160,2) size 133x13 [bgcolor=#808080]
+ RenderBlock {DIV} at (40,0) size 93x13 [bgcolor=#008000]
RenderText {#text} at (0,0) size 0x0
Hajime Morrita
It changes shadow structure so the change is expected.
Could you update the expectation?
Philippe Normand
Done! http://trac.webkit.org/changeset/73597