Title: [89012] trunk/LayoutTests
Revision
89012
Author
[email protected]
Date
2011-06-16 00:34:52 -0700 (Thu, 16 Jun 2011)

Log Message

2011-06-16  MORITA Hajime  <[email protected]>

        Unreviewed expectations update.
        - spellcheck-api-pixel.html -> Added expectations
        - spellcheck-api.html -> Removed test_expectations.txt entry because it passes.

        * platform/chromium-linux/editing/spelling/spellcheck-api-pixel-expected.png: Added.
        * platform/chromium-mac-leopard/editing/spelling/spellcheck-api-pixel-expected.png: Added.
        * platform/chromium-mac/editing/spelling/spellcheck-api-pixel-expected.png: Added.
        * platform/chromium-mac/editing/spelling/spellcheck-api-pixel-expected.txt: Added.
        * platform/chromium-win/editing/spelling/spellcheck-api-pixel-expected.png: Added.
        * platform/chromium-win/editing/spelling/spellcheck-api-pixel-expected.txt: Added.
        * platform/chromium/test_expectations.txt:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89011 => 89012)


--- trunk/LayoutTests/ChangeLog	2011-06-16 07:11:54 UTC (rev 89011)
+++ trunk/LayoutTests/ChangeLog	2011-06-16 07:34:52 UTC (rev 89012)
@@ -1,3 +1,17 @@
+2011-06-16  MORITA Hajime  <[email protected]>
+
+        Unreviewed expectations update.
+        - spellcheck-api-pixel.html -> Added expectations
+        - spellcheck-api.html -> Removed test_expectations.txt entry because it passes.
+
+        * platform/chromium-linux/editing/spelling/spellcheck-api-pixel-expected.png: Added.
+        * platform/chromium-mac-leopard/editing/spelling/spellcheck-api-pixel-expected.png: Added.
+        * platform/chromium-mac/editing/spelling/spellcheck-api-pixel-expected.png: Added.
+        * platform/chromium-mac/editing/spelling/spellcheck-api-pixel-expected.txt: Added.
+        * platform/chromium-win/editing/spelling/spellcheck-api-pixel-expected.png: Added.
+        * platform/chromium-win/editing/spelling/spellcheck-api-pixel-expected.txt: Added.
+        * platform/chromium/test_expectations.txt:
+
 2011-06-15  Csaba Osztrogonác  <[email protected]>
 
         [Qt] new test introduced in r88958 fail on Qt

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (89011 => 89012)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-06-16 07:11:54 UTC (rev 89011)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-06-16 07:34:52 UTC (rev 89012)
@@ -750,10 +750,6 @@
 BUGCR58254 MAC : platform/mac/editing/spelling/autocorrection-removing-underline.html = IMAGE+TEXT
 BUGCR58254 MAC : platform/mac/editing/spelling/autocorrection-simple.html = IMAGE+TEXT
 
-// Needs rebaseline
-BUGMORRITA : editing/spelling/spellcheck-api-pixel.html = MISSING
-BUGWK62296 : editing/spelling/spellcheck-api.html = FAIL PASS
-
 // Directionality of mixed-direction text in selected choice should
 // match that in the <select> option lists.
 // Low priority, unclear if test expectations are correct (see bug)

Added: trunk/LayoutTests/platform/chromium-linux/editing/spelling/spellcheck-api-pixel-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-linux/editing/spelling/spellcheck-api-pixel-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-mac/editing/spelling/spellcheck-api-pixel-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac/editing/spelling/spellcheck-api-pixel-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-mac/editing/spelling/spellcheck-api-pixel-expected.txt (0 => 89012)


--- trunk/LayoutTests/platform/chromium-mac/editing/spelling/spellcheck-api-pixel-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-mac/editing/spelling/spellcheck-api-pixel-expected.txt	2011-06-16 07:34:52 UTC (rev 89012)
@@ -0,0 +1,28 @@
+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 {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 762x36
+          text run at (0,0) width 762: "This tests SpellCheck API can add misspelled underlines to words. If this test succeeds, we can see misspelled underlines"
+          text run at (0,18) width 222: "under the word \"wellcome\" below."
+      RenderBlock {DIV} at (0,52) size 784x0
+      RenderBlock (anonymous) at (0,52) size 784x98
+        RenderTextControl {INPUT} at (2,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderBR {BR} at (129,16) size 0x0
+        RenderBR {BR} at (585,98) size 0x0
+      RenderBlock {DIV} at (0,150) size 784x18
+        RenderText {#text} at (0,0) size 61x18
+          text run at (0,0) width 61: "wellcome"
+      RenderBlock (anonymous) at (0,168) size 784x18
+        RenderBR {BR} at (0,0) size 0x18
+layer at (13,65) size 119x13
+  RenderBlock {DIV} at (3,3) size 119x13
+    RenderText {#text} at (1,0) size 50x13
+      text run at (1,0) width 50: "wellcome"
+layer at (10,85) size 581x71 clip at (11,86) size 579x69
+  RenderTextControl {TEXTAREA} at (2,25) size 581x71 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 575x13
+      RenderText {#text} at (0,0) size 50x13
+        text run at (0,0) width 50: "wellcome"
Property changes on: trunk/LayoutTests/platform/chromium-mac/editing/spelling/spellcheck-api-pixel-expected.txt
___________________________________________________________________

Added: svn:eol-style

Added: trunk/LayoutTests/platform/chromium-mac-leopard/editing/spelling/spellcheck-api-pixel-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-leopard/editing/spelling/spellcheck-api-pixel-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-win/editing/spelling/spellcheck-api-pixel-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-win/editing/spelling/spellcheck-api-pixel-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-win/editing/spelling/spellcheck-api-pixel-expected.txt (0 => 89012)


--- trunk/LayoutTests/platform/chromium-win/editing/spelling/spellcheck-api-pixel-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-win/editing/spelling/spellcheck-api-pixel-expected.txt	2011-06-16 07:34:52 UTC (rev 89012)
@@ -0,0 +1,28 @@
+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 {P} at (0,0) size 784x40
+        RenderText {#text} at (0,0) size 767x39
+          text run at (0,0) width 767: "This tests SpellCheck API can add misspelled underlines to words. If this test succeeds, we can see misspelled underlines under"
+          text run at (0,20) width 170: "the word \"wellcome\" below."
+      RenderBlock {DIV} at (0,56) size 784x0
+      RenderBlock (anonymous) at (0,56) size 784x114
+        RenderTextControl {INPUT} at (2,2) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderBR {BR} at (159,18) size 0x0
+        RenderBR {BR} at (663,114) size 0x0
+      RenderBlock {DIV} at (0,170) size 784x20
+        RenderText {#text} at (0,0) size 57x19
+          text run at (0,0) width 57: "wellcome"
+      RenderBlock (anonymous) at (0,190) size 784x20
+        RenderBR {BR} at (0,0) size 0x19
+layer at (12,69) size 151x16
+  RenderBlock {DIV} at (2,3) size 151x16
+    RenderText {#text} at (1,0) size 54x16
+      text run at (1,0) width 54: "wellcome"
+layer at (10,92) size 659x84 clip at (11,93) size 657x82
+  RenderTextControl {TEXTAREA} at (2,28) size 659x84 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 655x16
+      RenderText {#text} at (0,0) size 64x16
+        text run at (0,0) width 64: "wellcome"
Property changes on: trunk/LayoutTests/platform/chromium-win/editing/spelling/spellcheck-api-pixel-expected.txt
___________________________________________________________________

Added: svn:eol-style

_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to