Commit 9527e7f4 authored by ap's avatar ap

Reviewed by Mitz.

        * fast/multicol/float-multicol.html: Fixed an URL not to point to a 
        remote resource (we already have a local copy).



git-svn-id: svn://svn.chromium.org/blink/trunk@18845 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 310fe06a
2007-01-14 Alexey Proskuryakov <ap@webkit.org>
Reviewed by Mitz.
* fast/multicol/float-multicol.html: Fixed an URL not to point to a
remote resource (we already have a local copy).
2007-01-14 Alexey Proskuryakov <ap@webkit.org>
http://bugs.webkit.org/show_bug.cgi?id=12258
......@@ -3,7 +3,7 @@
<body style="-moz-column-width:24em; -moz-column-gap:2em; -webkit-column-width:24em; -webkit-column-gap:2em">
<div style="background:cyan;">
<div style="float:left; width:50%; background:yellow; margin:0.3em;">
<img src="http://mozillazine.org/image/default/blimp.png" style="float:left;">
<img src="resources/blimp.png" style="float:left;">
You've already downloaded a build. All you have to do is use it as your everyday browser and mail/news reader. If you downloaded a build with Talkback, please turn it on when it asks.
<div style="float:right; background:red;">
<p>Hola hola 1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment