Title: [94495] trunk/LayoutTests
Revision
94495
Author
[email protected]
Date
2011-09-03 14:00:17 -0700 (Sat, 03 Sep 2011)

Log Message

Add platform-specific results for r94492

Unreviewed.

* platform/chromium-win/fast/repaint/block-layout-inline-children-float-positioned-expected.png:
* platform/gtk/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Added.
* platform/gtk/fast/css/bug4860-absolute-inline-child-inherits-alignment-expected.txt: Added.
* platform/gtk/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt: Added.
* platform/gtk/fast/repaint/block-layout-inline-children-float-positioned-expected.txt:
* platform/mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt: Added.
* platform/mac/fast/repaint/block-layout-inline-children-float-positioned-expected.txt:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (94494 => 94495)


--- trunk/LayoutTests/ChangeLog	2011-09-03 20:08:17 UTC (rev 94494)
+++ trunk/LayoutTests/ChangeLog	2011-09-03 21:00:17 UTC (rev 94495)
@@ -1,3 +1,17 @@
+2011-09-03  Robert Hogan  <[email protected]>
+
+        Add platform-specific results for r94492
+
+        Unreviewed.
+
+        * platform/chromium-win/fast/repaint/block-layout-inline-children-float-positioned-expected.png:
+        * platform/gtk/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Added.
+        * platform/gtk/fast/css/bug4860-absolute-inline-child-inherits-alignment-expected.txt: Added.
+        * platform/gtk/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt: Added.
+        * platform/gtk/fast/repaint/block-layout-inline-children-float-positioned-expected.txt:
+        * platform/mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt: Added.
+        * platform/mac/fast/repaint/block-layout-inline-children-float-positioned-expected.txt:
+
 2011-09-03  Sam Weinig  <[email protected]>
 
         Add missing Event constructors to DOMWindow.idl

Modified: trunk/LayoutTests/platform/chromium-win/fast/repaint/block-layout-inline-children-float-positioned-expected.png


(Binary files differ)

Added: trunk/LayoutTests/platform/gtk/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt (0 => 94495)


--- trunk/LayoutTests/platform/gtk/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt	2011-09-03 21:00:17 UTC (rev 94495)
@@ -0,0 +1,12 @@
+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 784x584
+      RenderText {#text} at (0,0) size 0x0
+layer at (87,8) size 627x230
+  RenderBlock (relative positioned) {DIV} at (79,0) size 627x230 [bgcolor=#0000FF]
+layer at (155,8) size 501x230
+  RenderBlock (positioned) {DIV} at (68,0) size 501x230 [bgcolor=#FF0000]
+    RenderImage {IMG} at (51,0) size 400x230
+    RenderText {#text} at (0,0) size 0x0
Property changes on: trunk/LayoutTests/platform/gtk/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt
___________________________________________________________________

Added: svn:eol-style

Added: trunk/LayoutTests/platform/gtk/fast/css/bug4860-absolute-inline-child-inherits-alignment-expected.txt (0 => 94495)


--- trunk/LayoutTests/platform/gtk/fast/css/bug4860-absolute-inline-child-inherits-alignment-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/css/bug4860-absolute-inline-child-inherits-alignment-expected.txt	2011-09-03 21:00:17 UTC (rev 94495)
@@ -0,0 +1,9 @@
+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 784x584
+layer at (8,8) size 627x200
+  RenderBlock (relative positioned) {DIV} at (0,0) size 627x200 [bgcolor=#0000FF]
+layer at (76,8) size 501x200
+  RenderBlock (positioned) {DIV} at (68,0) size 501x200 [bgcolor=#FF0000]
Property changes on: trunk/LayoutTests/platform/gtk/fast/css/bug4860-absolute-inline-child-inherits-alignment-expected.txt
___________________________________________________________________

Added: svn:eol-style

Added: trunk/LayoutTests/platform/gtk/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt (0 => 94495)


--- trunk/LayoutTests/platform/gtk/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt	2011-09-03 21:00:17 UTC (rev 94495)
@@ -0,0 +1,10 @@
+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 784x584
+      RenderBlock {DIV} at (0,0) size 784x0
+layer at (100,562) size 299x28
+  RenderBlock (positioned) {FONT} at (100,562) size 299x28
+    RenderText {#text} at (0,0) size 299x28
+      text run at (0,0) width 299: "Hello World, And Stuff!"
Property changes on: trunk/LayoutTests/platform/gtk/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt
___________________________________________________________________

Added: svn:eol-style

Modified: trunk/LayoutTests/platform/gtk/fast/repaint/block-layout-inline-children-float-positioned-expected.txt (94494 => 94495)


--- trunk/LayoutTests/platform/gtk/fast/repaint/block-layout-inline-children-float-positioned-expected.txt	2011-09-03 20:08:17 UTC (rev 94494)
+++ trunk/LayoutTests/platform/gtk/fast/repaint/block-layout-inline-children-float-positioned-expected.txt	2011-09-03 21:00:17 UTC (rev 94495)
@@ -14,7 +14,7 @@
           RenderBlock (floating) {SPAN} at (309,1) size 292x19
             RenderText {#text} at (0,0) size 292x19
               text run at (0,0) width 292: "the quick brown fox jumped over the lazy dog"
-layer at (1,36) size 292x19
-  RenderBlock (positioned) {SPAN} at (1,36) size 292x19
+layer at (155,36) size 292x19
+  RenderBlock (positioned) {SPAN} at (155,36) size 292x19
     RenderText {#text} at (0,0) size 292x19
       text run at (0,0) width 292: "the quick brown fox jumped over the lazy dog"

Added: trunk/LayoutTests/platform/mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt (0 => 94495)


--- trunk/LayoutTests/platform/mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt	2011-09-03 21:00:17 UTC (rev 94495)
@@ -0,0 +1,10 @@
+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 784x584
+      RenderBlock {DIV} at (0,0) size 784x0
+layer at (100,562) size 299x28
+  RenderBlock (positioned) {FONT} at (100,562) size 299x28
+    RenderText {#text} at (0,0) size 299x28
+      text run at (0,0) width 299: "Hello World, And Stuff!"
Property changes on: trunk/LayoutTests/platform/mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt
___________________________________________________________________

Added: svn:eol-style

Modified: trunk/LayoutTests/platform/mac/fast/repaint/block-layout-inline-children-float-positioned-expected.txt (94494 => 94495)


--- trunk/LayoutTests/platform/mac/fast/repaint/block-layout-inline-children-float-positioned-expected.txt	2011-09-03 20:08:17 UTC (rev 94494)
+++ trunk/LayoutTests/platform/mac/fast/repaint/block-layout-inline-children-float-positioned-expected.txt	2011-09-03 21:00:17 UTC (rev 94495)
@@ -14,7 +14,7 @@
           RenderBlock (floating) {SPAN} at (309,1) size 292x18
             RenderText {#text} at (0,0) size 292x18
               text run at (0,0) width 292: "the quick brown fox jumped over the lazy dog"
-layer at (1,35) size 292x18
-  RenderBlock (positioned) {SPAN} at (1,35) size 292x18
+layer at (155,35) size 292x18
+  RenderBlock (positioned) {SPAN} at (155,35) size 292x18
     RenderText {#text} at (0,0) size 292x18
       text run at (0,0) width 292: "the quick brown fox jumped over the lazy dog"
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to