Title: [129149] trunk/LayoutTests
Revision
129149
Author
[email protected]
Date
2012-09-20 11:42:23 -0700 (Thu, 20 Sep 2012)

Log Message

Add WK2-specific result for this frame-flattening test (seems to be a scrollbars difference).
Tracked by https://bugs.webkit.org/show_bug.cgi?id=97240.

* platform/mac-wk2/fast/frames/flattening/frameset-flattening-simple-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (129148 => 129149)


--- trunk/LayoutTests/ChangeLog	2012-09-20 18:41:46 UTC (rev 129148)
+++ trunk/LayoutTests/ChangeLog	2012-09-20 18:42:23 UTC (rev 129149)
@@ -1,3 +1,10 @@
+2012-09-20  Simon Fraser  <[email protected]>
+
+        Add WK2-specific result for this frame-flattening test (seems to be a scrollbars difference).
+        Tracked by https://bugs.webkit.org/show_bug.cgi?id=97240.
+
+        * platform/mac-wk2/fast/frames/flattening/frameset-flattening-simple-expected.txt: Added.
+
 2012-09-20  David Barton  <[email protected]>
 
         [MathML] Increase visual space around fraction parts, italic variables, and operators

Added: trunk/LayoutTests/platform/mac-wk2/fast/frames/flattening/frameset-flattening-simple-expected.txt (0 => 129149)


--- trunk/LayoutTests/platform/mac-wk2/fast/frames/flattening/frameset-flattening-simple-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-wk2/fast/frames/flattening/frameset-flattening-simple-expected.txt	2012-09-20 18:42:23 UTC (rev 129149)
@@ -0,0 +1,25 @@
+layer at (0,0) size 1000x600
+  RenderView at (0,0) size 800x585
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderFrameSet {FRAMESET} at (0,0) size 1000x600
+      RenderFrame {FRAME} at (0,0) size 800x600
+        layer at (0,0) size 800x600
+          RenderView at (0,0) size 800x600
+        layer at (0,0) size 800x600
+          RenderBlock {HTML} at (0,0) size 800x600
+            RenderBody {BODY} at (8,8) size 784x576 [bgcolor=#008000]
+              RenderBlock {P} at (0,0) size 784x18
+                RenderText {#text} at (0,0) size 445x18
+                  text run at (0,0) width 445: "Test for frameset flattening. The flattening only works inside the DRT."
+              RenderBlock {P} at (0,34) size 784x18
+                RenderText {#text} at (0,0) size 458x18
+                  text run at (0,0) width 458: "This frame should be 800px wide and not be scrollable (have scrollbars)."
+        layer at (0,100) size 800x1
+          RenderBlock (positioned) {DIV} at (0,100) size 800x1
+      RenderFrame {FRAME} at (800,0) size 200x600
+        layer at (0,0) size 200x600
+          RenderView at (0,0) size 200x600
+        layer at (0,0) size 200x600
+          RenderBlock {HTML} at (0,0) size 200x600
+            RenderBody {BODY} at (8,8) size 184x584
Property changes on: trunk/LayoutTests/platform/mac-wk2/fast/frames/flattening/frameset-flattening-simple-expected.txt
___________________________________________________________________

Added: svn:mime-type

Added: svn:keywords

Added: svn:eol-style

_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to