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

jberlin at webkit.org jberlin at webkit.org
Wed Dec 22 17:58:37 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit fd6821af2dedb3b4fc04be941e38de219745dac6
Author: jberlin at webkit.org <jberlin at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Dec 3 20:52:23 2010 +0000

    Update the Windows results for controls-without-preload.html to make the bots green. Unreviewed.
    
    media/controls-without-preload.html failing on Windows
    https://bugs.webkit.org/show_bug.cgi?id=50471
    
    * platform/win/media/controls-without-preload-expected.txt: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73288 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index a5d7e2e..b2a548d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-12-03  Jessie Berlin  <jberlin at apple.com>
+
+        Update the Windows results for controls-without-preload.html to make the bots green. Unreviewed.
+
+        media/controls-without-preload.html failing on Windows 
+        https://bugs.webkit.org/show_bug.cgi?id=50471
+
+        * platform/win/media/controls-without-preload-expected.txt: Added.
+
 2010-12-03  Jia Pu  <jpu at apple.com>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/win/media/controls-without-preload-expected.txt b/LayoutTests/platform/win/media/controls-without-preload-expected.txt
new file mode 100644
index 0000000..6b5ae43
--- /dev/null
+++ b/LayoutTests/platform/win/media/controls-without-preload-expected.txt
@@ -0,0 +1,22 @@
+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 784x18
+        RenderText {#text} at (0,0) size 312x18
+          text run at (0,0) width 312: "The controls should not depend on preload value."
+      RenderBlock (anonymous) at (0,34) size 784x150
+        RenderText {#text} at (0,0) size 0x0
+layer at (8,42) size 300x150
+  RenderVideo {VIDEO} at (0,0) size 300x150
+layer at (8,42) size 300x150
+  RenderBlock (relative positioned) {DIV} at (0,0) size 300x150
+layer at (8,176) size 300x16
+  RenderFlexibleBox (positioned) {DIV} at (0,134) size 300x16
+    RenderButton {INPUT} at (0,0) size 16x16
+    RenderFlexibleBox {DIV} at (16,0) size 252x16
+      RenderSlider {INPUT} at (0,0) size 252x16
+        RenderBlock {DIV} at (2,4) size 10x8
+    RenderButton {INPUT} at (268,0) size 16x16
+    RenderButton {INPUT} at (284,0) size 16x16

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list