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

aroben at apple.com aroben at apple.com
Wed Dec 22 16:38:27 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 7cee8a134b09ac688155f17e0655dfb62f2850ff
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Nov 29 19:19:07 2010 +0000

    Check in new Windows results after r72678
    
    Right-clicking no longer triggers a selection in DRT on Windows, so we
    don't match Mac anymore.
    
    * platform/win/editing/selection/5109817-expected.checksum: Added.
    * platform/win/editing/selection/5109817-expected.png: Added.
    * platform/win/editing/selection/5109817-expected.txt: Added.
    * platform/win/editing/selection/5354455-1-expected.txt: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72815 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 348a726..6b455d6 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,15 @@
+2010-11-29  Adam Roben  <aroben at apple.com>
+
+        Check in new Windows results after r72678
+
+        Right-clicking no longer triggers a selection in DRT on Windows, so we
+        don't match Mac anymore.
+
+        * platform/win/editing/selection/5109817-expected.checksum: Added.
+        * platform/win/editing/selection/5109817-expected.png: Added.
+        * platform/win/editing/selection/5109817-expected.txt: Added.
+        * platform/win/editing/selection/5354455-1-expected.txt: Added.
+
 2010-11-29  Simon Fraser  <simon.fraser at apple.com>
 
         Reviewed by Dan Bernstein.
diff --git a/LayoutTests/platform/win/editing/selection/5109817-expected.checksum b/LayoutTests/platform/win/editing/selection/5109817-expected.checksum
new file mode 100644
index 0000000..95763cc
--- /dev/null
+++ b/LayoutTests/platform/win/editing/selection/5109817-expected.checksum
@@ -0,0 +1 @@
+acfb1beb31fda315da5b4126c5fad02a
\ No newline at end of file
diff --git a/LayoutTests/platform/win/editing/selection/5109817-expected.png b/LayoutTests/platform/win/editing/selection/5109817-expected.png
new file mode 100644
index 0000000..13bd315
Binary files /dev/null and b/LayoutTests/platform/win/editing/selection/5109817-expected.png differ
diff --git a/LayoutTests/platform/win/editing/selection/5109817-expected.txt b/LayoutTests/platform/win/editing/selection/5109817-expected.txt
new file mode 100644
index 0000000..f0536b0
--- /dev/null
+++ b/LayoutTests/platform/win/editing/selection/5109817-expected.txt
@@ -0,0 +1,17 @@
+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 784x18
+        RenderText {#text} at (0,0) size 474x18
+          text run at (0,0) width 474: "This tests to make sure that right clicking selects the word under the mouse."
+      RenderBlock {DIV} at (0,34) size 784x18
+        RenderText {#text} at (0,0) size 29x18
+          text run at (0,0) width 29: "The "
+        RenderInline {SPAN} at (0,0) size 44x18
+          RenderText {#text} at (29,0) size 44x18
+            text run at (29,0) width 44: "second"
+        RenderText {#text} at (73,0) size 260x18
+          text run at (73,0) width 260: " word in this sentence should be selected."
+caret: position 3 of child 0 {#text} of child 1 {SPAN} of child 2 {DIV} of body
diff --git a/LayoutTests/platform/chromium-win/editing/selection/5354455-1-expected.txt b/LayoutTests/platform/win/editing/selection/5354455-1-expected.txt
similarity index 100%
copy from LayoutTests/platform/chromium-win/editing/selection/5354455-1-expected.txt
copy to LayoutTests/platform/win/editing/selection/5354455-1-expected.txt

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list