[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:07:26 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 7ef98765d14cb76cd34ad65d6b4a6940456bc635
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Nov 18 20:26:11 2010 +0000

    Add Windows results for test added in r71980
    
    * platform/win/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum: Added.
    * platform/win/fast/repaint/repaint-across-writing-mode-boundary-expected.png: Added.
    * platform/win/fast/repaint/repaint-across-writing-mode-boundary-expected.txt: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72325 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 47424b7..be8f01b 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-11-18  Adam Roben  <aroben at apple.com>
+
+        Add Windows results for test added in r71980
+
+        * platform/win/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum: Added.
+        * platform/win/fast/repaint/repaint-across-writing-mode-boundary-expected.png: Added.
+        * platform/win/fast/repaint/repaint-across-writing-mode-boundary-expected.txt: Added.
+
 2010-11-18  James Robinson  <jamesr at chromium.org>
 
         Reviewed by Darin Fisher.
diff --git a/LayoutTests/platform/win/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum b/LayoutTests/platform/win/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum
new file mode 100644
index 0000000..a0dde1f
--- /dev/null
+++ b/LayoutTests/platform/win/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum
@@ -0,0 +1 @@
+357ed7f426c1f64eae3475ef1e9b743e
\ No newline at end of file
diff --git a/LayoutTests/platform/win/fast/repaint/repaint-across-writing-mode-boundary-expected.png b/LayoutTests/platform/win/fast/repaint/repaint-across-writing-mode-boundary-expected.png
new file mode 100644
index 0000000..5838042
Binary files /dev/null and b/LayoutTests/platform/win/fast/repaint/repaint-across-writing-mode-boundary-expected.png differ
diff --git a/LayoutTests/platform/win/fast/repaint/repaint-across-writing-mode-boundary-expected.txt b/LayoutTests/platform/win/fast/repaint/repaint-across-writing-mode-boundary-expected.txt
new file mode 100644
index 0000000..27306f3
--- /dev/null
+++ b/LayoutTests/platform/win/fast/repaint/repaint-across-writing-mode-boundary-expected.txt
@@ -0,0 +1,22 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x377
+  RenderBlock {HTML} at (0,0) size 800x377
+    RenderBody {BODY} at (50,50) size 700x277
+      RenderBlock {DIV} at (0,0) size 556x277 [bgcolor=#EEEEEE]
+        RenderBlock {DIV} at (1,1) size 277x127 [bgcolor=#FFEEEE]
+          RenderBlock {P} at (14,28) size 249x22 [bgcolor=#FFAAAA] [border: (20px solid #FF8888) none (20px solid #FF8888)]
+            RenderText {#text} at (21,0) size 181x23
+              text run at (21,0) width 181: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} paragraph 1"
+          RenderBlock {P} at (14,77) size 249x22 [bgcolor=#FFAAAA] [border: (20px solid #FF8888) none (20px solid #FF8888)]
+            RenderText {#text} at (21,0) size 181x23
+              text run at (21,0) width 181: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} paragraph 2"
+        RenderBlock {DIV} at (278,1) size 277x275 [bgcolor=#FFFFEE]
+          RenderBlock {P} at (14,28) size 62x219 [bgcolor=#FFAAAA] [border: (20px solid #FF8888) none (20px solid #FF8888)]
+            RenderText {#text} at (20,1) size 23x181
+              text run at (20,1) width 181: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} paragraph 1"
+          RenderBlock {P} at (89,28) size 62x219 [bgcolor=#FFAAAA] [border: (20px solid #FF8888) none (20px solid #FF8888)]
+            RenderText {#text} at (20,1) size 23x181
+              text run at (20,1) width 181: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} paragraph 2"
+selection start: position 8 of child 0 {#text} of child 0 {P} of child 3 {DIV} of child 1 {DIV} of body
+selection end:   position 12 of child 0 {#text} of child 0 {P} of child 3 {DIV} of child 1 {DIV} of body

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list