[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 08:08:30 UTC 2009
The following commit has been merged in the debian/unstable branch:
commit 9e580875fd1a141aecff6bcceee5150992626e3d
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Sat Nov 1 18:49:08 2003 +0000
Fixed typo-type problems in some old log entries.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@5351 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index 5f81d46..ff07dff 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -8917,10 +8917,7 @@ akenly ignore the positioned object when building up bidi runs.
Fixed: 3162338 - Embedding SVG with <object type="image/svg+xml"> doesn't work
- Whenever we encounter an OBJECT tag with a type that starts with "image/" we create a render image object instead of a render part object. The behavior is nice because this allows the render object to resize to the size of the image if no WIDTH and HEIGH
-
-
-T are supplied. For example, the image at the bottom of this page:
+ Whenever we encounter an OBJECT tag with a type that starts with "image/" we create a render image object instead of a render part object. The behavior is nice because this allows the render object to resize to the size of the image if no WIDTH and HEIGHT are supplied. For example, the image at the bottom of this page:
http://tantek.com/CSS/Examples/boxmodelhack.html
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list