Title: [126922] trunk/LayoutTests
Revision
126922
Author
jchaffr...@webkit.org
Date
2012-08-28 13:33:11 -0700 (Tue, 28 Aug 2012)

Log Message

Unreviewed rebaseline after r126911.

* platform/chromium/TestExpectations:
Removed the 3 rebaselined tests.

* platform/chromium-mac-snowleopard/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png: Added.
* platform/chromium-mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png:
* platform/chromium-mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.png:
* platform/chromium-mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt:
* platform/chromium-mac/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png:
* platform/chromium-mac/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt: Added.
Added new baselines matching the ones landed for mac.

Modified Paths

Added Paths

Property Changed

Diff

Modified: trunk/LayoutTests/ChangeLog (126921 => 126922)


--- trunk/LayoutTests/ChangeLog	2012-08-28 20:19:16 UTC (rev 126921)
+++ trunk/LayoutTests/ChangeLog	2012-08-28 20:33:11 UTC (rev 126922)
@@ -1,3 +1,19 @@
+2012-08-28  Julien Chaffraix  <jchaffr...@webkit.org>
+
+        Unreviewed rebaseline after r126911.
+
+        * platform/chromium/TestExpectations:
+        Removed the 3 rebaselined tests.
+
+        * platform/chromium-mac-snowleopard/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: Added.
+        * platform/chromium-mac-snowleopard/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png: Added.
+        * platform/chromium-mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png:
+        * platform/chromium-mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.png:
+        * platform/chromium-mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt:
+        * platform/chromium-mac/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png:
+        * platform/chromium-mac/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt: Added.
+        Added new baselines matching the ones landed for mac.
+
 2012-08-28  Simon Fraser  <simon.fra...@apple.com>
 
         Regression (r126774): Crash when scrolling after removing sticky element.

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (126921 => 126922)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-08-28 20:19:16 UTC (rev 126921)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-08-28 20:33:11 UTC (rev 126922)
@@ -2668,7 +2668,7 @@
 BUGWK71278 SLOW : fast/events/dispatch-message-string-data.html = PASS
 
 // For some reason the EWS bots cannot find the results for these tests.
-BUGWK95215 LINUX : http/tests/cache/post-redirect-get.php = PASS MISSING 
+BUGWK95215 LINUX : http/tests/cache/post-redirect-get.php = PASS MISSING
 BUGWK95215 LINUX : http/tests/cache/post-with-cached-subresources.php = PASS MISSING
 
 BUGWK71451 SLOW : fast/frames/sandboxed-iframe-navigation-windowopen.html = PASS
@@ -3613,8 +3613,3 @@
 BUGWK95136 WIN LINUX : fast/css/sticky/sticky-writing-mode-vertical-lr.html = IMAGE
 BUGWK95136 : fast/css/sticky/sticky-writing-mode-vertical-rl.html = IMAGE
 
-// Require rebaseline after https://bugs.webkit.org/show_bug.cgi?id=77754
-BUGWK77754 MAC WIN : fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks.html = IMAGE+TEXT
-BUGWK77754 MAC WIN : fast/inline/absolute-positioned-inline-in-centred-block.html = IMAGE+TEXT
-BUGWK77754 MAC WIN : fast/css/absolute-child-with-percent-height-inside-relative-parent.html = IMAGE+TEXT
-

Modified: trunk/LayoutTests/platform/chromium-mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png ___________________________________________________________________

Modified: svn:mime-type

+ image/png

Modified: trunk/LayoutTests/platform/chromium-mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.png ___________________________________________________________________

Modified: svn:mime-type

+ image/png

Modified: trunk/LayoutTests/platform/chromium-mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt (126921 => 126922)


--- trunk/LayoutTests/platform/chromium-mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt	2012-08-28 20:19:16 UTC (rev 126921)
+++ trunk/LayoutTests/platform/chromium-mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt	2012-08-28 20:33:11 UTC (rev 126922)
@@ -4,7 +4,7 @@
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
       RenderBlock {DIV} at (0,0) size 784x0
-layer at (101,562) size 299x28
-  RenderBlock (positioned) {FONT} at (100,562) size 300x28
+layer at (250,562) size 299x28
+  RenderBlock (positioned) {FONT} at (250,562) size 299x28
     RenderText {#text} at (0,0) size 299x28
       text run at (0,0) width 299: "Hello World, And Stuff!"

Modified: trunk/LayoutTests/platform/chromium-mac/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png


(Binary files differ)

Added: trunk/LayoutTests/platform/chromium-mac/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt (0 => 126922)


--- trunk/LayoutTests/platform/chromium-mac/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-mac/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt	2012-08-28 20:33:11 UTC (rev 126922)
@@ -0,0 +1,49 @@
+layer at (0,0) size 901x585
+  RenderView at (0,0) size 800x585
+layer at (0,0) size 800x585
+  RenderBlock {HTML} at (0,0) size 800x585
+    RenderBody {BODY} at (8,8) size 800x569
+      RenderBlock {DIV} at (0,0) size 800x0
+      RenderBlock {DIV} at (0,0) size 800x0
+      RenderBlock {DIV} at (0,0) size 800x0
+      RenderBlock {DIV} at (0,0) size 800x0
+      RenderBlock {DIV} at (0,0) size 800x0
+      RenderBlock {DIV} at (0,0) size 800x0
+      RenderBlock {DIV} at (0,0) size 800x0
+      RenderBlock {DIV} at (0,0) size 800x0
+layer at (162,547) size 246x28
+  RenderBlock (positioned) {FONT} at (162,547) size 246x28
+    RenderText {#text} at (0,0) size 246x28
+      text run at (0,0) width 246: "RTL-Center-Aligned"
+layer at (-85,451) size 93x84 backgroundClip at (0,0) size 901x585 clip at (0,0) size 901x585 outlineClip at (0,0) size 901x585
+  RenderBlock (positioned) {FONT} at (-85,451) size 93x84
+    RenderText {#text} at (0,0) size 93x84
+      text run at (0,0) width 62: "RTL-"
+      text run at (0,28) width 62: "Left-"
+      text run at (0,56) width 93: "Aligned"
+layer at (577,457) size 231x28
+  RenderBlock (positioned) {FONT} at (577,457) size 231x28
+    RenderText {#text} at (0,0) size 231x28
+      text run at (0,0) width 231: "RTL-Right-Aligned"
+layer at (610,407) size 198x28
+  RenderBlock (positioned) {FONT} at (610,407) size 198x28
+    RenderText {#text} at (0,0) size 198x28
+      text run at (0,0) width 198: "RTL-No-Aligned"
+layer at (408,357) size 246x28
+  RenderBlock (positioned) {FONT} at (408,357) size 246x28
+    RenderText {#text} at (0,0) size 246x28
+      text run at (0,0) width 246: "LTR-Center-Aligned"
+layer at (8,307) size 217x28
+  RenderBlock (positioned) {FONT} at (8,307) size 217x28
+    RenderText {#text} at (0,0) size 217x28
+      text run at (0,0) width 217: "LTR-Left-Aligned"
+layer at (808,201) size 93x84
+  RenderBlock (positioned) {FONT} at (808,201) size 93x84
+    RenderText {#text} at (31,0) size 93x84
+      text run at (31,0) width 62: "LTR-"
+      text run at (17,28) width 76: "Right-"
+      text run at (0,56) width 93: "Aligned"
+layer at (8,207) size 198x28
+  RenderBlock (positioned) {FONT} at (8,207) size 198x28
+    RenderText {#text} at (0,0) size 198x28
+      text run at (0,0) width 198: "LTR-No-Aligned"
Property changes on: trunk/LayoutTests/platform/chromium-mac/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt
___________________________________________________________________

Added: svn:eol-style

Added: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png ___________________________________________________________________

Added: svn:mime-type

_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to