[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

japhet at chromium.org japhet at chromium.org
Wed Apr 7 23:19:56 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit ad44dcb7fc9cccda62c6cebd5c4650f7e4f5b52c
Author: japhet at chromium.org <japhet at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 3 17:49:22 2009 +0000

    2009-11-03  Victor Wang  <victorw at chromium.org>
    
            Reviewed by Eric Seidel.
    
            "http://trac.webkit.org/changeset/50315" makes links mouse
            focusable only on GTK and QT, so win has same behavior as mac now
            Remove the win specific expected results for tests failed
            due to the patch.
    
            https://bugs.webkit.org/show_bug.cgi?id=30968
    
            * platform/win/fast/events/click-focus-anchor-expected.txt: Removed.
            * platform/win/fast/inline: Removed.
            * platform/win/fast/inline/dirtyLinesForInline-expected.txt: Removed.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50461 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 6f5ad84..b4ae70e 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,18 @@
+2009-11-03  Victor Wang  <victorw at chromium.org>
+
+        Reviewed by Eric Seidel.
+
+        "http://trac.webkit.org/changeset/50315" makes links mouse
+        focusable only on GTK and QT, so win has same behavior as mac now
+        Remove the win specific expected results for tests failed
+        due to the patch.
+
+        https://bugs.webkit.org/show_bug.cgi?id=30968
+
+        * platform/win/fast/events/click-focus-anchor-expected.txt: Removed.
+        * platform/win/fast/inline: Removed.
+        * platform/win/fast/inline/dirtyLinesForInline-expected.txt: Removed.
+
 2009-11-03  Csaba Osztrogonác  <ossy at webkit.org>
 
         Add files to skiplist depend on phonon support,
diff --git a/LayoutTests/platform/win/fast/events/click-focus-anchor-expected.txt b/LayoutTests/platform/win/fast/events/click-focus-anchor-expected.txt
deleted file mode 100644
index fbd644d..0000000
--- a/LayoutTests/platform/win/fast/events/click-focus-anchor-expected.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-This test ensures that we can click to focus an a element. Click on the element below.
-
-Focusable anchor with tab index
-
-Focusable anchor
-
-Result
-
-PASS
-PASS
diff --git a/LayoutTests/platform/win/fast/inline/dirtyLinesForInline-expected.txt b/LayoutTests/platform/win/fast/inline/dirtyLinesForInline-expected.txt
deleted file mode 100644
index 5df12e0..0000000
--- a/LayoutTests/platform/win/fast/inline/dirtyLinesForInline-expected.txt
+++ /dev/null
@@ -1,32 +0,0 @@
-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