WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
24969
image is not visible on page load because vspace and hspace are set to 100%
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%
jasneet
Reported
2009-03-31 16:55:34 PDT
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
Attachments
reduced testcase
(12.67 KB, application/zip)
2009-03-31 16:56 PDT
,
jasneet
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
jasneet
Comment 1
2009-03-31 16:56:51 PDT
Created
attachment 29142
[details]
reduced testcase
Ahmad Saleem
Comment 2
2022-09-01 04:13:25 PDT
I am not able to reproduce this issue using Safari Technology Preview 152 and Image does load up in the center and you have huge scrollbar for vertical and horizontal but it is same in all other browsers (Chrome Canary 107 and Firefox Nightly 106) as well and all browsers agree. I am going to mark this as "RESOLVED CONFIGURATION CHANGED". Thanks!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug