[Webkit-unassigned] [Bug 54637] [GTK] media/video-display-toggle.html is flaky on debug bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 18 03:39:49 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=54637





--- Comment #1 from Philippe Normand <pnormand at igalia.com>  2011-02-18 03:39:49 PST ---
Same goes for media/video-controls-in-media-document.html

64-Bits Debug:

@@ -26,7 +26,7 @@
                     RenderText {#text} at (5,5) size 55x12
                       text run at (5,5) width 55: "00:00 / 00:06"
                 RenderSlider {INPUT} at (66,0) size 153x20
-                  RenderBlock {DIV} at (6,4) size 12x12
+                  RenderBlock {DIV} at (12,4) size 12x12
               RenderButton {INPUT} at (240,220) size 20x20
               RenderButton {INPUT} at (260,220) size 20x20
               RenderButton {INPUT} at (280,220) size 20x20

32-Bits Debug:

@@ -26,7 +26,7 @@
                     RenderText {#text} at (5,5) size 55x12
                       text run at (5,5) width 55: "00:00 / 00:06"
                 RenderSlider {INPUT} at (66,0) size 153x20
-                  RenderBlock {DIV} at (6,4) size 12x12
+                  RenderBlock {DIV} at (13,4) size 12x12
               RenderButton {INPUT} at (240,220) size 20x20
               RenderButton {INPUT} at (260,220) size 20x20
               RenderButton {INPUT} at (280,220) size 20x20

Will skip as well...

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list