[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:00:51 UTC 2009
The following commit has been merged in the debian/unstable branch:
commit b4c32f22d9eebd7ebd27558ff2e531a1f6058158
Author: hyatt <hyatt at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Fri Oct 10 23:05:46 2003 +0000
Update test to remove the padding from tables.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@5170 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/fast/block/basic/016.html b/LayoutTests/fast/block/basic/016.html
index b26141a..686ccdc 100644
--- a/LayoutTests/fast/block/basic/016.html
+++ b/LayoutTests/fast/block/basic/016.html
@@ -2,6 +2,9 @@
<style>
div, center, table {
border: 2px solid blue;
+}
+
+div, center {
padding: 2px;
}
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list