[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-10851-g50815da

philn at webkit.org philn at webkit.org
Wed Dec 22 18:16:32 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit bc083c766fae8b70af7b060a668caa89627bf0c4
Author: philn at webkit.org <philn at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Dec 9 09:37:14 2010 +0000

    2010-12-09  Philippe Normand  <pnormand at igalia.com>
    
            Unreviewed, update test baselines as asked by MORITA Hajime.
    
            [GTK] r73488 broke fast/dom/HTMLProgressElement/progress-element.html
            https://bugs.webkit.org/show_bug.cgi?id=50687
    
            * platform/gtk/fast/dom/HTMLProgressElement/progress-element-expected.txt:
            * platform/gtk/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73597 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index ccf8aa3..d5b0734 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-12-09  Philippe Normand  <pnormand at igalia.com>
+
+        Unreviewed, update test baselines as asked by MORITA Hajime.
+
+        [GTK] r73488 broke fast/dom/HTMLProgressElement/progress-element.html
+        https://bugs.webkit.org/show_bug.cgi?id=50687
+
+        * platform/gtk/fast/dom/HTMLProgressElement/progress-element-expected.txt:
+        * platform/gtk/Skipped:
+
 2010-12-09  Yuta Kitamura  <yutak at chromium.org>
 
         Unreviewed.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 1410ea0..999e3f8 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5582,6 +5582,3 @@ media/controls-without-preload.html
 fast/history/history-back-initial-vs-final-url.html
 http/tests/navigation/post-frames-goback1.html
 http/tests/navigation/postredirect-frames-goback1.html
-
-# https://bugs.webkit.org/show_bug.cgi?id=50687
-fast/dom/HTMLProgressElement/progress-element.html
diff --git a/LayoutTests/platform/gtk/fast/dom/HTMLProgressElement/progress-element-expected.txt b/LayoutTests/platform/gtk/fast/dom/HTMLProgressElement/progress-element-expected.txt
index 4696be8..55025f3 100644
--- a/LayoutTests/platform/gtk/fast/dom/HTMLProgressElement/progress-element-expected.txt
+++ b/LayoutTests/platform/gtk/fast/dom/HTMLProgressElement/progress-element-expected.txt
@@ -4,6 +4,8 @@ layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
       RenderProgress {PROGRESS} at (0,0) size 160x16 [bgcolor=#808080]
+        RenderBlock {DIV} at (0,0) size 112x16 [bgcolor=#008000]
       RenderInline {SMALL} at (0,0) size 133x15
         RenderProgress {PROGRESS} at (160,2) size 133x13 [bgcolor=#808080]
+          RenderBlock {DIV} at (40,0) size 93x13 [bgcolor=#008000]
       RenderText {#text} at (0,0) size 0x0

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list