[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.21-584-g1e41756

philn at webkit.org philn at webkit.org
Fri Feb 26 22:24:22 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit ef0802432b15ab87746a5c624263b22c10785f65
Author: philn at webkit.org <philn at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Feb 18 11:46:57 2010 +0000

    2010-02-18  Philippe Normand  <pnormand at igalia.com>
    
            Not reviewed, adding a GTK layout test result for a new test
            added in r54926.
    
            * platform/gtk/fast/css/first-letter-first-line-hover-expected.txt: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54953 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 018739e..af20dba 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,12 @@
 2010-02-18  Philippe Normand  <pnormand at igalia.com>
 
+        Not reviewed, adding a GTK layout test result for a new test
+        added in r54926.
+
+        * platform/gtk/fast/css/first-letter-first-line-hover-expected.txt: Added.
+
+2010-02-18  Philippe Normand  <pnormand at igalia.com>
+
         Rubber-stamped by Xan Lopez.
 
         plugins/iframe-shims.html crashing on GTK Debug bots
diff --git a/LayoutTests/platform/gtk/fast/css/first-letter-first-line-hover-expected.txt b/LayoutTests/platform/gtk/fast/css/first-letter-first-line-hover-expected.txt
new file mode 100644
index 0000000..bcd0ba0
--- /dev/null
+++ b/LayoutTests/platform/gtk/fast/css/first-letter-first-line-hover-expected.txt
@@ -0,0 +1,16 @@
+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 [color=#FF0000]
+    RenderBody {BODY} at (8,8) size 784x544
+      RenderBlock {P} at (0,0) size 784x79
+        RenderInline (generated) at (0,0) size 35x59 [color=#008000] [bgcolor=#FFC0CB]
+          RenderText {#text} at (0,0) size 35x59
+            text run at (0,0) width 35: "A"
+        RenderText {#text} at (35,0) size 190x59
+          text run at (35,0) width 190: "BCDEFG"
+        RenderBR {BR} at (225,45) size 0x0
+        RenderInline {SPAN} at (0,0) size 225x20 [color=#000000]
+          RenderText {#text} at (0,59) size 225x20
+            text run at (0,59) width 225: "Hover over \"A\". It must stay green."
+        RenderText {#text} at (0,0) size 0x0

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list