[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

hyatt hyatt at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 08:35:15 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 50d7435b3a6b18bae74d2a017338ab9e1c89ba60
Author: hyatt <hyatt at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Apr 20 23:36:59 2004 +0000

    Fix frames layout tests now that regression has been fixed.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@6434 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/fast/flexbox/016-expected.txt b/LayoutTests/fast/flexbox/016-expected.txt
index 2d680f4..823a649 100644
--- a/LayoutTests/fast/flexbox/016-expected.txt
+++ b/LayoutTests/fast/flexbox/016-expected.txt
@@ -13,6 +13,8 @@ layer at (0,0) size 812x585
             text run at (254,18) width 499: "It should start beneath the header, end above the footer, and fill the width of the"
             text run at (0,36) width 111: "browser window."
         RenderPartObject {IFRAME} at (0,54) size 812x513 [bgcolor=#008000] [border: (10px solid #808000)]
+          layer at (0,0) size 777x493
+            RenderCanvas at (0,0) size 777x493
         RenderBlock {DIV} at (0,567) size 800x18
           RenderText {TEXT} at (0,0) size 664x18
             text run at (0,0) width 407: "This footer should remain at the bottom of the browser window. "
diff --git a/LayoutTests/fast/frames/001-expected.txt b/LayoutTests/fast/frames/001-expected.txt
index 6d7af0c..d48eaba 100644
--- a/LayoutTests/fast/frames/001-expected.txt
+++ b/LayoutTests/fast/frames/001-expected.txt
@@ -8,10 +8,16 @@ layer at (0,0) size 800x208
       RenderBR {BR} at (0,0) size 0x0
       RenderText {TEXT} at (0,0) size 0x0
       RenderPartObject {IFRAME} at (0,18) size 170x170 [border: (10px solid #FF0000)]
+        layer at (0,0) size 85x100
+          RenderCanvas at (0,0) size 85x100
       RenderText {TEXT} at (170,174) size 4x18
         text run at (170,174) width 4: " "
       RenderPartObject {OBJECT} at (174,18) size 170x170 [border: (10px solid #FF0000)]
+        layer at (0,0) size 85x100
+          RenderCanvas at (0,0) size 85x100
       RenderText {TEXT} at (344,174) size 4x18
         text run at (344,174) width 4: " "
       RenderPartObject {OBJECT} at (348,18) size 170x170 [border: (10px solid #FF0000)]
+        layer at (0,0) size 85x100
+          RenderCanvas at (0,0) size 85x100
       RenderText {TEXT} at (0,0) size 0x0
diff --git a/LayoutTests/fast/frames/empty-frame-src-expected.txt b/LayoutTests/fast/frames/empty-frame-src-expected.txt
index 09cadd5..46ca280 100644
--- a/LayoutTests/fast/frames/empty-frame-src-expected.txt
+++ b/LayoutTests/fast/frames/empty-frame-src-expected.txt
@@ -16,3 +16,5 @@ layer at (0,0) size 800x600
           RenderBlock {HTML} at (0,0) size 783x8
             RenderBody {BODY} at (8,8) size 767x0 [bgcolor=#800080]
       RenderFrame {FRAME} at (0,402) size 800x197
+        layer at (0,0) size 783x193
+          RenderCanvas at (0,0) size 783x193

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list