Diff
Modified: trunk/LayoutTests/ChangeLog (127934 => 127935)
--- trunk/LayoutTests/ChangeLog 2012-09-07 23:19:41 UTC (rev 127934)
+++ trunk/LayoutTests/ChangeLog 2012-09-07 23:27:21 UTC (rev 127935)
@@ -1,3 +1,20 @@
+2012-09-07 Ojan Vafai <[email protected]>
+
+ Rebaselines after http://trac.webkit.org/changeset/127915.
+
+ * fast/css/percent-top-value-with-relative-position-expected.txt: Renamed from LayoutTests/platform/efl/fast/css/percent-top-value-with-relative-position-expected.txt.
+ * platform/chromium-mac-snowleopard/fast/css/percent-top-value-with-relative-position-expected.png:
+ * platform/chromium-mac/fast/css/percent-top-value-with-relative-position-expected.png:
+ * platform/chromium-win/fast/css/percent-top-value-with-relative-position-expected.png:
+ * platform/chromium/TestExpectations:
+ * platform/efl/TestExpectations:
+ * platform/gtk/TestExpectations:
+ * platform/gtk/fast/css/percent-top-value-with-relative-position-expected.txt: Removed.
+ * platform/mac/TestExpectations:
+ * platform/mac/fast/css/percent-top-value-with-relative-position-expected.txt:
+ * platform/qt/TestExpectations:
+ * platform/qt/fast/css/percent-top-value-with-relative-position-expected.txt:
+
2012-09-07 Emil A Eklund <[email protected]>
Prevent overflows in FractionalLayoutUnit
Copied: trunk/LayoutTests/fast/css/percent-top-value-with-relative-position-expected.txt (from rev 127934, trunk/LayoutTests/platform/efl/fast/css/percent-top-value-with-relative-position-expected.txt) (0 => 127935)
--- trunk/LayoutTests/fast/css/percent-top-value-with-relative-position-expected.txt (rev 0)
+++ trunk/LayoutTests/fast/css/percent-top-value-with-relative-position-expected.txt 2012-09-07 23:27:21 UTC (rev 127935)
@@ -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 784x584
+layer at (8,300) size 784x18
+ RenderBlock (relative positioned) {DIV} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 397x19
+ text run at (0,0) width 397: "This test passes if the text is rendered in the middle of the page."
Modified: trunk/LayoutTests/platform/chromium/TestExpectations (127934 => 127935)
--- trunk/LayoutTests/platform/chromium/TestExpectations 2012-09-07 23:19:41 UTC (rev 127934)
+++ trunk/LayoutTests/platform/chromium/TestExpectations 2012-09-07 23:27:21 UTC (rev 127935)
@@ -3574,16 +3574,16 @@
BUGWK80394 MAC WIN : fast/block/margin-collapse/block-inside-inline/025.html = TEXT
// Following tests need baselines on Mac, Win and Linux
-BUGWK95646 MAC WIN LINUX : css3/masking/clip-path-circle.html = PASS IMAGE IMAGE+TEXT TEXT MISSING
-BUGWK95646 MAC WIN LINUX : css3/masking/clip-path-ellipse.html = PASS IMAGE IMAGE+TEXT TEXT MISSING
-BUGWK95646 MAC WIN LINUX : css3/masking/clip-path-rectangle.html = PASS IMAGE IMAGE+TEXT TEXT MISSING
-BUGWK95646 MAC WIN LINUX : css3/masking/clip-path-polygon.html = PASS IMAGE IMAGE+TEXT TEXT MISSING
-BUGWK95646 MAC WIN LINUX : css3/masking/clip-path-polygon-evenodd.html = PASS IMAGE IMAGE+TEXT TEXT MISSING
-BUGWK95646 MAC WIN LINUX : css3/masking/clip-path-polygon-nonzero.html = PASS IMAGE IMAGE+TEXT TEXT MISSING
-BUGWK95646 MAC WIN LINUX : css3/masking/clip-path-circle-filter.html = PASS IMAGE IMAGE+TEXT TEXT MISSING
-BUGWK95646 MAC WIN LINUX : css3/masking/clip-path-circle-overflow.html = PASS IMAGE IMAGE+TEXT TEXT MISSING
-BUGWK95646 MAC WIN LINUX : css3/masking/clip-path-circle-relative-overflow.html = PASS IMAGE IMAGE+TEXT TEXT MISSING
-BUGWK95646 MAC WIN LINUX : css3/masking/clip-path-circle-overflow-hidden.html = PASS IMAGE IMAGE+TEXT TEXT MISSING
+BUGWK95646 MAC WIN LINUX : css3/masking/clip-path-circle.html = PASS IMAGE IMAGE+TEXT TEXT MISSING
+BUGWK95646 MAC WIN LINUX : css3/masking/clip-path-ellipse.html = PASS IMAGE IMAGE+TEXT TEXT MISSING
+BUGWK95646 MAC WIN LINUX : css3/masking/clip-path-rectangle.html = PASS IMAGE IMAGE+TEXT TEXT MISSING
+BUGWK95646 MAC WIN LINUX : css3/masking/clip-path-polygon.html = PASS IMAGE IMAGE+TEXT TEXT MISSING
+BUGWK95646 MAC WIN LINUX : css3/masking/clip-path-polygon-evenodd.html = PASS IMAGE IMAGE+TEXT TEXT MISSING
+BUGWK95646 MAC WIN LINUX : css3/masking/clip-path-polygon-nonzero.html = PASS IMAGE IMAGE+TEXT TEXT MISSING
+BUGWK95646 MAC WIN LINUX : css3/masking/clip-path-circle-filter.html = PASS IMAGE IMAGE+TEXT TEXT MISSING
+BUGWK95646 MAC WIN LINUX : css3/masking/clip-path-circle-overflow.html = PASS IMAGE IMAGE+TEXT TEXT MISSING
+BUGWK95646 MAC WIN LINUX : css3/masking/clip-path-circle-relative-overflow.html = PASS IMAGE IMAGE+TEXT TEXT MISSING
+BUGWK95646 MAC WIN LINUX : css3/masking/clip-path-circle-overflow-hidden.html = PASS IMAGE IMAGE+TEXT TEXT MISSING
// Does not yet support new web notifications TestRunner API
BUGWK95506 SKIP : http/tests/notifications = PASS
@@ -3598,6 +3598,5 @@
BUGWK95813 : fast/innerHTML/innerHTML-iframe.html = TEXT PASS
-BUG_OJAN MAC WIN : fast/css/percent-top-value-with-relative-position.html = IMAGE+TEXT
BUGWK96041 LINUX : http/tests/cache/cancel-during-revalidation-succeeded.html = PASS TEXT
Modified: trunk/LayoutTests/platform/chromium-mac/fast/css/percent-top-value-with-relative-position-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/css/percent-top-value-with-relative-position-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/fast/css/percent-top-value-with-relative-position-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/efl/TestExpectations (127934 => 127935)
--- trunk/LayoutTests/platform/efl/TestExpectations 2012-09-07 23:19:41 UTC (rev 127934)
+++ trunk/LayoutTests/platform/efl/TestExpectations 2012-09-07 23:27:21 UTC (rev 127935)
@@ -1057,16 +1057,16 @@
BUGWK95530 : http/tests/security/inactive-document-with-empty-security-origin.html = TEXT
// Following tests need baselines
-BUGWK95646 : css3/masking/clip-path-circle.html = MISSING
-BUGWK95646 : css3/masking/clip-path-ellipse.html = MISSING
-BUGWK95646 : css3/masking/clip-path-rectangle.html = MISSING
-BUGWK95646 : css3/masking/clip-path-polygon.html = MISSING
-BUGWK95646 : css3/masking/clip-path-polygon-evenodd.html = MISSING
-BUGWK95646 : css3/masking/clip-path-polygon-nonzero.html = MISSING
-BUGWK95646 : css3/masking/clip-path-circle-filter.html = MISSING
-BUGWK95646 : css3/masking/clip-path-circle-overflow.html = MISSING
-BUGWK95646 : css3/masking/clip-path-circle-relative-overflow.html = MISSING
-BUGWK95646 : css3/masking/clip-path-circle-overflow-hidden.html = MISSING
+BUGWK95646 : css3/masking/clip-path-circle.html = MISSING
+BUGWK95646 : css3/masking/clip-path-ellipse.html = MISSING
+BUGWK95646 : css3/masking/clip-path-rectangle.html = MISSING
+BUGWK95646 : css3/masking/clip-path-polygon.html = MISSING
+BUGWK95646 : css3/masking/clip-path-polygon-evenodd.html = MISSING
+BUGWK95646 : css3/masking/clip-path-polygon-nonzero.html = MISSING
+BUGWK95646 : css3/masking/clip-path-circle-filter.html = MISSING
+BUGWK95646 : css3/masking/clip-path-circle-overflow.html = MISSING
+BUGWK95646 : css3/masking/clip-path-circle-relative-overflow.html = MISSING
+BUGWK95646 : css3/masking/clip-path-circle-overflow-hidden.html = MISSING
// Fails after r127140.
BUGWK95551 : fast/forms/datalist/input-appearance-range-with-datalist-rtl.html = IMAGE
@@ -1083,4 +1083,3 @@
// EFL does not yet support global selection
BUGWK88238 SKIP : editing/pasteboard/paste-global-selection.html = TEXT
-BUG_OJAN : fast/css/percent-top-value-with-relative-position.html = TEXT IMAGE+TEXT
Deleted: trunk/LayoutTests/platform/efl/fast/css/percent-top-value-with-relative-position-expected.txt (127934 => 127935)
--- trunk/LayoutTests/platform/efl/fast/css/percent-top-value-with-relative-position-expected.txt 2012-09-07 23:19:41 UTC (rev 127934)
+++ trunk/LayoutTests/platform/efl/fast/css/percent-top-value-with-relative-position-expected.txt 2012-09-07 23:27:21 UTC (rev 127935)
@@ -1,10 +0,0 @@
-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 784x584
-layer at (8,308) size 784x18
- RenderBlock (relative positioned) {DIV} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 397x19
- text run at (0,0) width 397: "This test passes if the text is rendered in the middle of the page."
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (127934 => 127935)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2012-09-07 23:19:41 UTC (rev 127934)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2012-09-07 23:27:21 UTC (rev 127935)
@@ -1308,7 +1308,6 @@
BUGWK88238 : editing/pasteboard/paste-global-selection.html = TEXT
-BUG_OJAN : fast/css/percent-top-value-with-relative-position.html = TEXT IMAGE+TEXT
//////////////////////////////////////////////////////////////////////////////////////////
// End of Tests failing
Deleted: trunk/LayoutTests/platform/gtk/fast/css/percent-top-value-with-relative-position-expected.txt (127934 => 127935)
--- trunk/LayoutTests/platform/gtk/fast/css/percent-top-value-with-relative-position-expected.txt 2012-09-07 23:19:41 UTC (rev 127934)
+++ trunk/LayoutTests/platform/gtk/fast/css/percent-top-value-with-relative-position-expected.txt 2012-09-07 23:27:21 UTC (rev 127935)
@@ -1,10 +0,0 @@
-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 784x584
-layer at (8,308) size 784x18
- RenderBlock (relative positioned) {DIV} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 397x19
- text run at (0,0) width 397: "This test passes if the text is rendered in the middle of the page."
Modified: trunk/LayoutTests/platform/mac/TestExpectations (127934 => 127935)
--- trunk/LayoutTests/platform/mac/TestExpectations 2012-09-07 23:19:41 UTC (rev 127934)
+++ trunk/LayoutTests/platform/mac/TestExpectations 2012-09-07 23:27:21 UTC (rev 127935)
@@ -352,4 +352,3 @@
BUGWK95501 SKIP : http/tests/security/inactive-document-with-empty-security-origin.html = TIMEOUT
-BUG_OJAN : fast/css/percent-top-value-with-relative-position.html = TEXT IMAGE+TEXT
Modified: trunk/LayoutTests/platform/mac/fast/css/percent-top-value-with-relative-position-expected.txt (127934 => 127935)
--- trunk/LayoutTests/platform/mac/fast/css/percent-top-value-with-relative-position-expected.txt 2012-09-07 23:19:41 UTC (rev 127934)
+++ trunk/LayoutTests/platform/mac/fast/css/percent-top-value-with-relative-position-expected.txt 2012-09-07 23:27:21 UTC (rev 127935)
@@ -4,7 +4,7 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 784x584
-layer at (8,308) size 784x18
+layer at (8,300) size 784x18
RenderBlock (relative positioned) {DIV} at (0,0) size 784x18
RenderText {#text} at (0,0) size 397x18
text run at (0,0) width 397: "This test passes if the text is rendered in the middle of the page."
Modified: trunk/LayoutTests/platform/qt/TestExpectations (127934 => 127935)
--- trunk/LayoutTests/platform/qt/TestExpectations 2012-09-07 23:19:41 UTC (rev 127934)
+++ trunk/LayoutTests/platform/qt/TestExpectations 2012-09-07 23:27:21 UTC (rev 127935)
@@ -138,4 +138,3 @@
BUGWK94005 : css2.1/20110323/word-spacing-remove-space-006.htm = IMAGE
BUGWK94006 : fast/css/word-spacing-characters-complex-text.html = IMAGE
-BUG_OJAN : fast/css/percent-top-value-with-relative-position.html = TEXT IMAGE+TEXT
Modified: trunk/LayoutTests/platform/qt/fast/css/percent-top-value-with-relative-position-expected.txt (127934 => 127935)
--- trunk/LayoutTests/platform/qt/fast/css/percent-top-value-with-relative-position-expected.txt 2012-09-07 23:19:41 UTC (rev 127934)
+++ trunk/LayoutTests/platform/qt/fast/css/percent-top-value-with-relative-position-expected.txt 2012-09-07 23:27:21 UTC (rev 127935)
@@ -4,7 +4,7 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 784x584
-layer at (8,308) size 784x19
+layer at (8,300) size 784x19
RenderBlock (relative positioned) {DIV} at (0,0) size 784x19
RenderText {#text} at (0,0) size 379x19
text run at (0,0) width 379: "This test passes if the text is rendered in the middle of the page."