Unreviewed morning gardening.
authorjchaffraix@webkit.org <jchaffraix@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 8 Feb 2012 18:27:10 +0000 (18:27 +0000)
committerjchaffraix@webkit.org <jchaffraix@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 8 Feb 2012 18:27:10 +0000 (18:27 +0000)
* 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.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@107103 268f45cc-cd09-0410-ab3c-d52691b4dbfc

LayoutTests/ChangeLog
LayoutTests/platform/chromium-linux/fast/line-grid/line-grid-contains-value-expected.png [new file with mode: 0644]
LayoutTests/platform/chromium-linux/fast/line-grid/line-grid-contains-value-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/test_expectations.txt

index 5cb7f22..de57196 100644 (file)
@@ -1,3 +1,13 @@
+2012-02-08  Julien Chaffraix  <jchaffraix@webkit.org>
+
+        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  <hyatt@apple.com>
 
         https://bugs.webkit.org/show_bug.cgi?id=78122
diff --git a/LayoutTests/platform/chromium-linux/fast/line-grid/line-grid-contains-value-expected.png b/LayoutTests/platform/chromium-linux/fast/line-grid/line-grid-contains-value-expected.png
new file mode 100644 (file)
index 0000000..cea1d15
Binary files /dev/null and b/LayoutTests/platform/chromium-linux/fast/line-grid/line-grid-contains-value-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/fast/line-grid/line-grid-contains-value-expected.txt b/LayoutTests/platform/chromium-linux/fast/line-grid/line-grid-contains-value-expected.txt
new file mode 100644 (file)
index 0000000..bea98ba
--- /dev/null
@@ -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."
index baaa115..0833f2c 100644 (file)
@@ -53,6 +53,8 @@ BUGWK76270 SKIP : http/tests/appcache/abort-cache-ondownloading-manifest-404.htm
 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
 // -----------------------------------------------------------------