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

bweinstein at apple.com bweinstein at apple.com
Thu Oct 29 20:45:48 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit e9e48cc6f397cff9706fb20833bab7b9ad76a245
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Oct 15 23:44:57 2009 +0000

    Rubber-stamped by Adele Peterson.
    
    Update Windows expected results after http://trac.webkit.org/changeset/49619.
    
    * platform/win/fast/inline: Added.
    * platform/win/fast/inline/dirtyLinesForInline-expected.txt: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49667 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c3a8b50..6cb63f2 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2009-10-15  Brian Weinstein  <bweinstein at apple.com>
+
+        Rubber-stamped by Adele Peterson.
+
+        Update Windows expected results after http://trac.webkit.org/changeset/49619.
+
+        * platform/win/fast/inline: Added.
+        * platform/win/fast/inline/dirtyLinesForInline-expected.txt: Added.
+
 2009-10-15  Pavel Feldman  <pfeldman at chromium.org>
 
         Not reviewed: skip inspector tests on windows until
diff --git a/LayoutTests/platform/win/fast/inline/dirtyLinesForInline-expected.txt b/LayoutTests/platform/win/fast/inline/dirtyLinesForInline-expected.txt
new file mode 100644
index 0000000..5df12e0
--- /dev/null
+++ b/LayoutTests/platform/win/fast/inline/dirtyLinesForInline-expected.txt
@@ -0,0 +1,32 @@
+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 784x36
+        RenderText {#text} at (0,0) size 772x36
+          text run at (0,0) width 598: "To reproduce this bug outside of DumpRenderTree, mouse over the links below several times. "
+          text run at (598,0) width 174: "The bug is fixed if we don't"
+          text run at (0,18) width 37: "crash."
+      RenderBlock {DIV} at (0,52) size 784x55
+        RenderTable {TABLE} at (0,0) size 132x55
+          RenderTableSection {TBODY} at (0,0) size 132x55
+            RenderTableRow {TR} at (0,2) size 132x51
+              RenderTableCell {TD} at (2,2) size 128x51 [r=0 c=0 rs=1 cs=1]
+                RenderBlock {DIV} at (1,1) size 126x49
+                  RenderInline {A} at (0,0) size 98x36 [color=#0000EE]
+                    RenderInline {SPAN} at (0,0) size 98x36
+                      RenderText {#text} at (0,0) size 98x36
+                        text run at (0,0) width 98: "this is the home"
+                        text run at (0,18) width 30: "page"
+                    RenderText {#text} at (30,18) size 35x18
+                      text run at (30,18) width 35: "home"
+                  RenderBR {BR} at (65,32) size 0x0
+                  RenderInline {A} at (0,0) size 39x13 [color=#0000EE]
+                    RenderText {#text} at (0,36) size 39x13
+                      text run at (0,36) width 39: "about us"
+                  RenderBR {BR} at (39,46) size 0x0
+layer at (11,99) size 110x13
+  RenderBlock (positioned) {SPAN} at (11,99) size 110x13
+    RenderText {#text} at (0,0) size 110x13
+      text run at (0,0) width 110: "this is the about us page"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list