Bug 124582

Summary: [EFL] fast/flexbox/clear-overflow-before-scroll-update.html is failing
Product: WebKit Reporter: Michal Pakula vel Rutka <mpakulavelrutka>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: lucas.de.marchi, mcatanzaro
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Michal Pakula vel Rutka 2013-11-19 08:16:15 PST
The layout tests fast/flexbox/clear-overflow-before-scroll-update.html is failing since its introduction in r151360:

--- /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/fast/flexbox/clear-overflow-before-scroll-update-expected.txt
+++ /mnt/buildbot/efl-linux-slave-2/efl-linux-64-release-wk2/build/layout-test-results/fast/flexbox/clear-overflow-before-scroll-update-actual.txt
@@ -1,15 +1,15 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-layer at (0,0) size 800x43
-  RenderBlock {HTML} at (0,0) size 800x43
-    RenderDeprecatedFlexibleBox {BODY} at (8,8) size 784x27
-      RenderBlock (anonymous) at (0,0) size 33x27
-        RenderText {#text} at (19,4) size 4x18
-          text run at (19,4) width 4: " "
-        RenderBlock {SPAN} at (23,8) size 10x10 [bgcolor=#FF0000]
+layer at (0,0) size 800x48
+  RenderBlock {HTML} at (0,0) size 800x48
+    RenderDeprecatedFlexibleBox {BODY} at (8,8) size 784x32
+      RenderBlock (anonymous) at (0,0) size 28x32
+        RenderText {#text} at (14,7) size 4x17
+          text run at (14,7) width 4: " "
+        RenderBlock {SPAN} at (18,11) size 10x10 [bgcolor=#FF0000]
         RenderText {#text} at (0,0) size 0x0
-layer at (10,10) size 15x23 clip at (15,15) size 5x13
-  RenderMenuList {SELECT} at (2,2) size 15x23 [bgcolor=#FFFFFF] [border: (5px solid #000000)]
-    RenderBlock (anonymous) at (5,5) size 5x13
-      RenderText at (-9999,0) size 0x13
+layer at (10,10) size 10x28 clip at (0,0) size 0x0 scrollWidth 1
+  RenderMenuList {SELECT} at (2,2) size 10x28 [bgcolor=#FFFFFF] [border: (5px solid #000000)]
+    RenderBlock (anonymous) at (5,5) size 0x18
+      RenderText at (-9999,0) size 0x17
         text run at (-9999,0) width 0: " "
Comment 1 Michael Catanzaro 2017-03-11 10:42:51 PST
Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.