Title: [111161] trunk/LayoutTests
Revision
111161
Author
[email protected]
Date
2012-03-19 01:01:24 -0700 (Mon, 19 Mar 2012)

Log Message

Unreviewed, GTK rebaseline after r111156 and skip 2 new http tests.

* platform/gtk/Skipped:
* platform/gtk/fast/table/max-width-integer-overflow-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111160 => 111161)


--- trunk/LayoutTests/ChangeLog	2012-03-19 07:11:31 UTC (rev 111160)
+++ trunk/LayoutTests/ChangeLog	2012-03-19 08:01:24 UTC (rev 111161)
@@ -1,3 +1,10 @@
+2012-03-19  Philippe Normand  <[email protected]>
+
+        Unreviewed, GTK rebaseline after r111156 and skip 2 new http tests.
+
+        * platform/gtk/Skipped:
+        * platform/gtk/fast/table/max-width-integer-overflow-expected.txt:
+
 2012-03-18  Tim Horton  <[email protected]>
 
         Unreviewed new baselines of various tests for Mac.

Modified: trunk/LayoutTests/platform/gtk/Skipped (111160 => 111161)


--- trunk/LayoutTests/platform/gtk/Skipped	2012-03-19 07:11:31 UTC (rev 111160)
+++ trunk/LayoutTests/platform/gtk/Skipped	2012-03-19 08:01:24 UTC (rev 111161)
@@ -1598,3 +1598,7 @@
 
 # https://bugs.webkit.org/show_bug.cgi?id=43022
 tables/mozilla_expected_failures/bugs/bug85016.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=81500
+http/tests/security/cross-frame-access-call.html
+http/tests/security/cross-frame-access-get.html

Modified: trunk/LayoutTests/platform/gtk/fast/table/max-width-integer-overflow-expected.txt (111160 => 111161)


--- trunk/LayoutTests/platform/gtk/fast/table/max-width-integer-overflow-expected.txt	2012-03-19 07:11:31 UTC (rev 111160)
+++ trunk/LayoutTests/platform/gtk/fast/table/max-width-integer-overflow-expected.txt	2012-03-19 08:01:24 UTC (rev 111161)
@@ -6,16 +6,16 @@
       RenderTable {TABLE} at (0,0) size 780x24 [bgcolor=#FF0000]
         RenderTableSection {TBODY} at (0,0) size 780x24
           RenderTableRow {TR} at (0,0) size 780x24
-            RenderTableCell {TD} at (0,0) size 770x24 [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (0,0) size 770x24
-                RenderTableSection {TBODY} at (0,0) size 770x24
-                  RenderTableRow {TR} at (0,0) size 770x24
-                    RenderTableCell {TD} at (0,0) size 770x24 [r=0 c=0 rs=1 cs=1]
-                      RenderBlock {DIV} at (0,0) size 770x24
-                        RenderTable {TABLE} at (0,0) size 770x24 [bgcolor=#008000]
-                          RenderTableSection {TBODY} at (0,0) size 770x24
-                            RenderTableRow {TR} at (0,2) size 770x20
-                              RenderTableCell {TD} at (2,11) size 762x2 [r=0 c=0 rs=1 cs=1]
-                              RenderTableCell {TD} at (766,11) size 2x2 [r=0 c=1 rs=1 cs=1]
-            RenderTableCell {TD} at (770,0) size 10x24 [r=0 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (0,0) size 780x24 [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (0,0) size 780x24
+                RenderTableSection {TBODY} at (0,0) size 780x24
+                  RenderTableRow {TR} at (0,0) size 780x24
+                    RenderTableCell {TD} at (0,0) size 780x24 [r=0 c=0 rs=1 cs=1]
+                      RenderBlock {DIV} at (0,0) size 780x24
+                        RenderTable {TABLE} at (0,0) size 780x24 [bgcolor=#008000]
+                          RenderTableSection {TBODY} at (0,0) size 780x24
+                            RenderTableRow {TR} at (0,2) size 780x20
+                              RenderTableCell {TD} at (2,11) size 772x2 [r=0 c=0 rs=1 cs=1]
+                              RenderTableCell {TD} at (776,11) size 2x2 [r=0 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (780,0) size 10x24 [r=0 c=1 rs=1 cs=1]
               RenderBlock {DIV} at (0,0) size 10x24 [bgcolor=#008000]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to