Title: [91916] trunk/LayoutTests
Revision
91916
Author
[email protected]
Date
2011-07-28 05:03:53 -0700 (Thu, 28 Jul 2011)

Log Message

[Qt] Add platform specific expected result for a new test.

* platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png: Added.
* platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (91915 => 91916)


--- trunk/LayoutTests/ChangeLog	2011-07-28 11:42:29 UTC (rev 91915)
+++ trunk/LayoutTests/ChangeLog	2011-07-28 12:03:53 UTC (rev 91916)
@@ -1,3 +1,10 @@
+2011-07-28  Csaba Osztrogonác  <[email protected]>
+
+        [Qt] Add platform specific expected result for a new test.
+
+        * platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png: Added.
+        * platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt: Added.
+
 2011-07-28  Rob Buis  <[email protected]>
 
         REGRESSION (r91125): Google Drawings is broken

Added: trunk/LayoutTests/platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt (0 => 91916)


--- trunk/LayoutTests/platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt	2011-07-28 12:03:53 UTC (rev 91916)
@@ -0,0 +1,51 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x468
+  RenderBlock {HTML} at (0,0) size 800x468
+    RenderBody {BODY} at (8,8) size 784x452
+      RenderBlock {DIV} at (0,0) size 784x452
+        RenderBlock (anonymous) at (0,0) size 784x44
+          RenderText {#text} at (0,0) size 761x44
+            text run at (0,0) width 761: "In all four cases below, the exclamation mark should be on the left side of the first line and on the right side of the"
+            text run at (0,22) width 78: "second line."
+        RenderBlock {DIV} at (0,44) size 784x408
+          RenderBR {BR} at (424,80) size 0x22
+          RenderBR {BR} at (424,182) size 0x22
+          RenderBR {BR} at (424,284) size 0x22
+          RenderText {#text} at (0,0) size 0x0
+layer at (10,54) size 420x92
+  RenderTextControl {TEXTAREA} at (2,2) size 420x92
+    RenderBlock {DIV} at (2,2) size 416x66
+      RenderText {#text} at (395,0) size 37x44
+        text run at (395,0) width 0 RTL: " "
+        text run at (395,0) width 21 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}!"
+        text run at (379,22) width 37: "hello!"
+        text run at (416,22) width 0: " "
+      RenderBR {BR} at (416,44) size 0x22
+layer at (10,156) size 420x92
+  RenderTextControl {TEXTAREA} at (2,104) size 420x92
+    RenderBlock {DIV} at (2,2) size 416x66
+      RenderText {#text} at (0,0) size 37x44
+        text run at (0,0) width 0 RTL: " "
+        text run at (0,0) width 21 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}!"
+        text run at (0,22) width 37: "hello!"
+        text run at (37,22) width 0: " "
+      RenderBR {BR} at (0,44) size 0x22
+layer at (10,258) size 420x92
+  RenderTextControl {TEXTAREA} at (2,206) size 420x92
+    RenderBlock {DIV} at (2,2) size 416x66
+      RenderText {#text} at (0,0) size 37x44
+        text run at (0,0) width 0 RTL: " "
+        text run at (0,0) width 21 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}!"
+        text run at (0,22) width 37: "hello!"
+        text run at (37,22) width 0: " "
+      RenderBR {BR} at (0,44) size 0x22
+layer at (10,360) size 420x92
+  RenderTextControl {TEXTAREA} at (2,308) size 420x92
+    RenderBlock {DIV} at (2,2) size 416x66
+      RenderText {#text} at (395,0) size 37x44
+        text run at (395,0) width 0 RTL: " "
+        text run at (395,0) width 21 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD}!"
+        text run at (379,22) width 37: "hello!"
+        text run at (416,22) width 0: " "
+      RenderBR {BR} at (416,44) size 0x22
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to