[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

japhet at chromium.org japhet at chromium.org
Thu Oct 29 20:44:36 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit 5dcf9f63594eca2498b026e8dc6aa5e0841971fb
Author: japhet at chromium.org <japhet at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Oct 14 18:30:37 2009 +0000

    2009-10-14  Nate Chapin  <japhet at chromium.org>
    
            Unreviewed, build fix.
    
            When I landed r49569 for Victor, I failed to svn add one of the required files.
    
            This should fix the redness on the Windows test bots.
    
            * platform/win/editing/pasteboard/paste-xml-expected.txt: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49576 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 39968b8..ca908bd 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2009-10-14  Nate Chapin  <japhet at chromium.org>
+
+        Unreviewed, build fix.
+
+        When I landed r49569 for Victor, I failed to svn add one of the required files.
+
+        This should fix the redness on the Windows test bots.
+
+        * platform/win/editing/pasteboard/paste-xml-expected.txt: Added.
+
 2009-10-14  Pavel Feldman  <pfeldman at chromium.org>
 
         Reviewed by Timothy Hatcher.
diff --git a/LayoutTests/platform/win/editing/pasteboard/paste-xml-expected.txt b/LayoutTests/platform/win/editing/pasteboard/paste-xml-expected.txt
new file mode 100644
index 0000000..abc651b
--- /dev/null
+++ b/LayoutTests/platform/win/editing/pasteboard/paste-xml-expected.txt
@@ -0,0 +1,15 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x72
+  RenderBlock {html} at (0,0) size 800x72
+    RenderBody {body} at (8,8) size 784x56
+      RenderBlock {div} at (0,0) size 784x56 [border: (2px solid #FF0000)]
+        RenderInline {span} at (0,0) size 140x28
+          RenderText {#text} at (14,14) size 69x28
+            text run at (14,14) width 69: "foo bar"
+          RenderText {#text} at (83,14) size 31x28
+            text run at (83,14) width 31: "bar"
+          RenderText {#text} at (114,14) size 40x28
+            text run at (114,14) width 40: " baz"
+        RenderText {#text} at (0,0) size 0x0
+caret: position 3 of child 1 {#text} of child 1 {span} of child 1 {div} of child 3 {body} of child 1 {html} of document

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list