[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:12:28 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 3f545f795c3dd71c8a4a2290e04ac650a6833620
Author: hyatt <hyatt at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sun Nov 16 21:02:57 2003 +0000

    Fix overflow test to be in strict mode.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@5520 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/fast/overflow/004.html b/LayoutTests/fast/overflow/004.html
index ce5a9d5..7daee33 100644
--- a/LayoutTests/fast/overflow/004.html
+++ b/LayoutTests/fast/overflow/004.html
@@ -1,3 +1,4 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
 <body>
 The two green blocks below should be identical and should each take up half the width of the browser window.
 <div style="border:1px solid black; width:50%; height:500px; background-color:green; float:right"></div>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list