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

darin darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:56:14 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 633641a92c4f434bf71a1e0d69c786f7f0c4915d
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Sep 13 15:38:02 2003 +0000

            * layout-tests/fast/frames/empty-frame-src-expected.txt: Updated test results that changed
            due to the change in our handling of frame borders.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@4985 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/fast/frames/empty-frame-src-expected.txt b/LayoutTests/fast/frames/empty-frame-src-expected.txt
index 01334e5..933ec82 100644
--- a/LayoutTests/fast/frames/empty-frame-src-expected.txt
+++ b/LayoutTests/fast/frames/empty-frame-src-expected.txt
@@ -4,17 +4,17 @@ layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderFrameSet {FRAMESET} at (0,0) size 800x600
       RenderFrame {FRAME} at (0,0) size 800x197
-        layer at (0,0) size 800x197
-          RenderCanvas at (0,0) size 800x197
-        layer at (0,0) size 800x8
-          RenderBlock {HTML} at (0,0) size 800x8
-            RenderBody {BODY} at (8,8) size 784x0 [bgcolor=#FF0000]
+        layer at (0,0) size 783x178
+          RenderCanvas at (0,0) size 783x178
+        layer at (0,0) size 783x8
+          RenderBlock {HTML} at (0,0) size 783x8
+            RenderBody {BODY} at (8,8) size 767x0 [bgcolor=#FF0000]
       RenderFrame {FRAME} at (0,201) size 800x197
-        layer at (0,0) size 800x197
-          RenderCanvas at (0,0) size 800x197
-        layer at (0,0) size 800x8
-          RenderBlock {HTML} at (0,0) size 800x8
-            RenderBody {BODY} at (8,8) size 784x0 [bgcolor=#800080]
+        layer at (0,0) size 783x178
+          RenderCanvas at (0,0) size 783x178
+        layer at (0,0) size 783x8
+          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 800x197
-          RenderCanvas at (0,0) size 800x197
+        layer at (0,0) size 783x178
+          RenderCanvas at (0,0) size 783x178
diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index 0a7faa4..f11344f 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -1,3 +1,8 @@
+2003-09-13  Darin Adler  <darin at apple.com>
+
+        * layout-tests/fast/frames/empty-frame-src-expected.txt: Updated test results that changed
+        due to the change in our handling of frame borders.
+
 2003-09-12  Richard Williamson   <rjw at apple.com>
 
 	Fixed 3420097.  Pass flag up to WebKit indicating that redirects are being cancelled during a pending load.
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 0a7faa4..f11344f 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,3 +1,8 @@
+2003-09-13  Darin Adler  <darin at apple.com>
+
+        * layout-tests/fast/frames/empty-frame-src-expected.txt: Updated test results that changed
+        due to the change in our handling of frame borders.
+
 2003-09-12  Richard Williamson   <rjw at apple.com>
 
 	Fixed 3420097.  Pass flag up to WebKit indicating that redirects are being cancelled during a pending load.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list