[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-10851-g50815da

bweinstein at apple.com bweinstein at apple.com
Wed Dec 22 18:18:50 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit b75d23c93f358175f04b64007a69c089ec439cd8
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Dec 9 19:28:00 2010 +0000

    Land failing expected results for editing tests that have been failing since they were
    added in r73548.
    
    Fixing the failures is being tracked by: https://bugs.webkit.org/show_bug.cgi?id=50731.
    
    * platform/win/editing/selection/caret-ltr-right-expected.txt: Added.
    * platform/win/editing/selection/caret-rtl-2-left-expected.txt: Added.
    * platform/win/editing/selection/caret-rtl-right-expected.txt: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73632 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 4da6d36..f8e2eb7 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2010-12-09  Brian Weinstein  <bweinstein at apple.com>
+
+        Land failing expected results for editing tests that have been failing since they were
+        added in r73548.
+        
+        Fixing the failures is being tracked by: https://bugs.webkit.org/show_bug.cgi?id=50731.
+
+        * platform/win/editing/selection/caret-ltr-right-expected.txt: Added.
+        * platform/win/editing/selection/caret-rtl-2-left-expected.txt: Added.
+        * platform/win/editing/selection/caret-rtl-right-expected.txt: Added.
+
 2010-12-06  Philippe Normand  <pnormand at igalia.com>
 
         Reviewed by Martin Robinson.
diff --git a/LayoutTests/platform/win/editing/selection/caret-ltr-right-expected.txt b/LayoutTests/platform/win/editing/selection/caret-ltr-right-expected.txt
new file mode 100644
index 0000000..f86f217
--- /dev/null
+++ b/LayoutTests/platform/win/editing/selection/caret-ltr-right-expected.txt
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x139
+  RenderBlock {HTML} at (0,0) size 800x139
+    RenderBody {BODY} at (8,16) size 784x115
+      RenderBlock {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 758x36
+          text run at (0,0) width 758: "This tests that clicking in a contenteditable div will set the caret in the right position for LTR text in a LTR block. To test"
+          text run at (0,18) width 465: "manually, click the right of the text. The caret should be on the right edge."
+      RenderBlock {DIV} at (0,52) size 213x45 [border: (1px solid #000000)]
+        RenderText {#text} at (11,11) size 74x23
+          text run at (11,11) width 74: "WebKit2"
+      RenderBlock (anonymous) at (0,97) size 784x18
+        RenderText {#text} at (0,0) size 186x18
+          text run at (0,0) width 186: "FAIL: selection not collapsed"
+        RenderBR {BR} at (186,0) size 0x18
+selection start: position 0 of child 0 {#text} of child 3 {DIV} of body
+selection end:   position 7 of child 0 {#text} of child 3 {DIV} of body
diff --git a/LayoutTests/platform/win/editing/selection/caret-rtl-2-left-expected.txt b/LayoutTests/platform/win/editing/selection/caret-rtl-2-left-expected.txt
new file mode 100644
index 0000000..3d99c03
--- /dev/null
+++ b/LayoutTests/platform/win/editing/selection/caret-rtl-2-left-expected.txt
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x139
+  RenderBlock {HTML} at (0,0) size 800x139
+    RenderBody {BODY} at (8,16) size 784x115
+      RenderBlock {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 758x36
+          text run at (0,0) width 758: "This tests that clicking in a contenteditable div will set the caret in the right position for RTL text in a LTR block. To test"
+          text run at (0,18) width 447: "manually, click the left of the text. The caret should be on the left edge."
+      RenderBlock {DIV} at (0,52) size 213x45 [border: (1px solid #000000)]
+        RenderText {#text} at (11,11) size 67x23
+          text run at (11,11) width 67 RTL: "\x{5E9}\x{5D3}\x{5D4} \x{5D1}\x{5D5}\x{5E8}"
+      RenderBlock (anonymous) at (0,97) size 784x18
+        RenderText {#text} at (0,0) size 186x18
+          text run at (0,0) width 186: "FAIL: selection not collapsed"
+        RenderBR {BR} at (186,0) size 0x18
+selection start: position 0 of child 0 {#text} of child 3 {DIV} of body
+selection end:   position 3 of child 0 {#text} of child 3 {DIV} of body
diff --git a/LayoutTests/platform/win/editing/selection/caret-rtl-right-expected.txt b/LayoutTests/platform/win/editing/selection/caret-rtl-right-expected.txt
new file mode 100644
index 0000000..bd2da21
--- /dev/null
+++ b/LayoutTests/platform/win/editing/selection/caret-rtl-right-expected.txt
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x139
+  RenderBlock {HTML} at (0,0) size 800x139
+    RenderBody {BODY} at (8,16) size 784x115
+      RenderBlock {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 758x36
+          text run at (0,0) width 758: "This tests that clicking in a contenteditable div will set the caret in the right position for RTL text in a RTL block. To test"
+          text run at (0,18) width 465: "manually, click the right of the text. The caret should be on the right edge."
+      RenderBlock {DIV} at (0,52) size 213x45 [border: (1px solid #000000)]
+        RenderText {#text} at (135,11) size 67x23
+          text run at (135,11) width 67 RTL: "\x{5E9}\x{5D3}\x{5D4} \x{5D1}\x{5D5}\x{5E8}"
+      RenderBlock (anonymous) at (0,97) size 784x18
+        RenderText {#text} at (0,0) size 39x18
+          text run at (0,0) width 39: "PASS"
+        RenderBR {BR} at (39,0) size 0x18
+caret: position 0 of child 0 {#text} of child 3 {DIV} of body

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list