Modified: trunk/LayoutTests/ChangeLog (107102 => 107103)
--- trunk/LayoutTests/ChangeLog 2012-02-08 18:00:00 UTC (rev 107102)
+++ trunk/LayoutTests/ChangeLog 2012-02-08 18:27:10 UTC (rev 107103)
@@ -1,3 +1,13 @@
+2012-02-08 Julien Chaffraix <[email protected]>
+
+ Unreviewed morning gardening.
+
+ * platform/chromium-linux/fast/line-grid/line-grid-contains-value-expected.png: Added.
+ * platform/chromium-linux/fast/line-grid/line-grid-contains-value-expected.txt: Added.
+ Rebaselined this file (font difference).
+
+ * platform/chromium/test_expectations.txt: Marked one test as SLOW on Window.
+
2012-02-08 David Hyatt <[email protected]>
https://bugs.webkit.org/show_bug.cgi?id=78122
Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (107102 => 107103)
--- trunk/LayoutTests/platform/chromium/test_expectations.txt 2012-02-08 18:00:00 UTC (rev 107102)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt 2012-02-08 18:27:10 UTC (rev 107103)
@@ -53,6 +53,8 @@
BUGWK76270 SKIP : http/tests/appcache/abort-cache-ondownloading-resource-404.html = FAIL
BUGWK76270 SKIP : http/tests/appcache/abort-cache-onprogress.html = FAIL
+BUGWK77523 WIN RELEASE SLOW : media/media-fragments/TC0080-TC0089.html = PASS
+
// -----------------------------------------------------------------
// TEMPORARILY SKIPPED TESTS
// -----------------------------------------------------------------
Added: trunk/LayoutTests/platform/chromium-linux/fast/line-grid/line-grid-contains-value-expected.txt (0 => 107103)
--- trunk/LayoutTests/platform/chromium-linux/fast/line-grid/line-grid-contains-value-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux/fast/line-grid/line-grid-contains-value-expected.txt 2012-02-08 18:27:10 UTC (rev 107103)
@@ -0,0 +1,45 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600 layerType: background only
+layer at (10,10) size 620x318
+ RenderBlock (positioned) zI: -1 {DIV} at (10,10) size 620x318
+ RenderBlock {DIV} at (10,10) size 600x298 [color=#00FF00]
+ RenderText {#text} at (0,4) size 612x36
+ text run at (0,4) width 612: "xxxxxxxxxxxxxxxxx"
+ RenderBR {BR} at (0,0) size 0x0
+ RenderText {#text} at (0,47) size 612x36
+ text run at (0,47) width 612: "xxxxxxxxxxxxxxxxx"
+ RenderBR {BR} at (0,0) size 0x0
+ RenderText {#text} at (0,90) size 612x36
+ text run at (0,90) width 612: "xxxxxxxxxxxxxxxxx"
+ RenderBR {BR} at (0,0) size 0x0
+ RenderText {#text} at (0,133) size 612x36
+ text run at (0,133) width 612: "xxxxxxxxxxxxxxxxx"
+ RenderBR {BR} at (0,0) size 0x0
+ RenderText {#text} at (0,176) size 612x36
+ text run at (0,176) width 612: "xxxxxxxxxxxxxxxxx"
+ RenderBR {BR} at (0,0) size 0x0
+ RenderText {#text} at (0,219) size 612x36
+ text run at (0,219) width 612: "xxxxxxxxxxxxxxxxx"
+ RenderBR {BR} at (0,0) size 0x0
+ RenderText {#text} at (0,262) size 612x36
+ text run at (0,262) width 612: "xxxxxxxxxxxxxxxxx"
+ RenderBR {BR} at (0,0) size 0x0
+layer at (0,0) size 800x600 layerType: foreground only
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+layer at (10,10) size 620x315
+ RenderBlock (positioned) {DIV} at (10,10) size 620x315
+ RenderBlock {DIV} at (10,10) size 600x157
+ RenderText {#text} at (0,15) size 587x141
+ text run at (0,15) width 587: "This header should be centered"
+ text run at (0,101) width 303: "in the grid lines."
+ RenderBlock {DIV} at (10,167) size 600x138
+ RenderText {#text} at (0,36) size 104x15
+ text run at (0,36) width 104: "This text should snap"
+ RenderBR {BR} at (104,48) size 0x0
+ RenderText {#text} at (0,79) size 115x15
+ text run at (0,79) width 115: "to a 36px font-size grid."
+ RenderBR {BR} at (115,91) size 0x0
+ RenderText {#text} at (0,122) size 249x15
+ text run at (0,122) width 249: "There should be lots of spacing between these lines."
Property changes on: trunk/LayoutTests/platform/chromium-linux/fast/line-grid/line-grid-contains-value-expected.txt
___________________________________________________________________