[Webkit-unassigned] [Bug 24969] New: image is not visible on page load because vspace and hspace are set to 100%

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 31 16:55:34 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=24969

           Summary: image is not visible on page load because vspace and
                    hspace are set to 100%
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.pta.gov.pk/
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasneet at chromium.org
                CC: jasneet at chromium.org


I Steps:
Go to http://www.pta.gov.pk/

II Issue: 
the webpage will appear with horizontal and vertical scroll bars, no image
seen.

III Conclusion:
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"/>

IV Other Browsers:
FF3: OK
IE7: OK 

V Nightly tested: 42138

Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=6649


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list