Bug 91978 - [EFL] fast/layers/video-layer.html needs rebasing after r123320
Summary: [EFL] fast/layers/video-layer.html needs rebasing after r123320
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-23 03:47 PDT by Chris Dumez
Modified: 2012-07-23 05:16 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.80 KB, patch)
2012-07-23 04:34 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-07-23 03:47:56 PDT
fast/layers/video-layer.html needs rebasing after:
http://trac.webkit.org/changeset/123320

--- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/layout-test-results/fast/layers/video-layer-expected.txt
+++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/layout-test-results/fast/layers/video-layer-actual.txt
@@ -21,11 +21,10 @@
   RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,130) size 300x20
     RenderButton {INPUT} at (0,0) size 20x20
     RenderDeprecatedFlexibleBox {DIV} at (20,0) size 220x20
-      RenderBlock (anonymous) at (0,0) size 63x28
-        RenderDeprecatedFlexibleBox {DIV} at (0,0) size 63x28
-          RenderBlock (anonymous) at (4,4) size 55x20
-            RenderText {#text} at (0,0) size 55x12
-              text run at (0,0) width 55: "00:00 / 00:00"
+      RenderDeprecatedFlexibleBox {DIV} at (0,0) size 63x28
+        RenderBlock (anonymous) at (4,4) size 55x20
+          RenderText {#text} at (0,0) size 55x12
+            text run at (0,0) width 55: "00:00 / 00:00"
       RenderSlider {INPUT} at (63,0) size 157x20
         RenderDeprecatedFlexibleBox {DIV} at (0,0) size 157x20
           RenderBlock {DIV} at (0,4) size 145x12
Comment 1 Chris Dumez 2012-07-23 04:34:32 PDT
Created attachment 153773 [details]
Patch

Could someone please cq+ ?
Comment 2 WebKit Review Bot 2012-07-23 05:16:17 PDT
Comment on attachment 153773 [details]
Patch

Clearing flags on attachment: 153773

Committed r123333: <http://trac.webkit.org/changeset/123333>
Comment 3 WebKit Review Bot 2012-07-23 05:16:22 PDT
All reviewed patches have been landed.  Closing bug.