Updates:
        Summary: image is not visible on page load because vspace and hspace 
are  
set to 100%
        Labels: -Area-Compat -NeedsReduction Area-WebKit Has-Reduction  
Report-To-Webkit

Comment #7 on issue 6649 by aoca...@chromium.org: image is not visible on  
page load because vspace and hspace are set to 100%
http://code.google.com/p/chromium/issues/detail?id=6649

In 1.0.154.48 and dev build 2.0.160.1 (9120), the image is not right away  
visible
unless you scroll (same as Safari with latest webkit- 40471)

The issue is caused by the vspace and hspace defined in the code. They both  
are set
to 100%.
   <img hspace="100%" vspace="100%" src="splash_box.gif"/>

Reduced testcases can be found at: (or see attached testcases)
http://go/reductions/6649/test_standard.html
no doctype: http://go/reductions/6649/test_quirks.html



Attachments:
        6649.zip  13.2 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to