RESOLVED FIXED 50687
[GTK] r73488 broke fast/dom/HTMLProgressElement/progress-element.html
https://bugs.webkit.org/show_bug.cgi?id=50687
Summary [GTK] r73488 broke fast/dom/HTMLProgressElement/progress-element.html
Philippe Normand
Reported 2010-12-08 07:23:08 PST
Will skip for now...
Attachments
Philippe Normand
Comment 1 2010-12-08 07:29:50 PST
--- /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
Comment 2 2010-12-08 18:12:12 PST
It changes shadow structure so the change is expected. Could you update the expectation?
Philippe Normand
Comment 3 2010-12-09 01:37:44 PST
Note You need to log in before you can comment on or make changes to this bug.