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
19046
Page covered in huge red rectangle
https://bugs.webkit.org/show_bug.cgi?id=19046
Summary
Page covered in huge red rectangle
Morten Norby Larsen
Reported
2008-05-14 09:13:03 PDT
Currently on
http://politiken.dk
, the page is covered by a huge red rectangle, while if rendered in Firefox, it look correct.
Attachments
Source file (created with Save As...) showing the problem
(159.05 KB, text/html)
2008-05-14 09:26 PDT
,
Morten Norby Larsen
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Morten Norby Larsen
Comment 1
2008-05-14 09:26:15 PDT
Created
attachment 21126
[details]
Source file (created with Save As...) showing the problem As the contents are likely to change, the saved sources are attached, hope they will still show the problem even if the site changes.
Marcus
Comment 2
2008-05-15 07:23:43 PDT
The problem seems to be caused by several nested <nobr> tags, like this: <nobr> <div class="box-head-color-forside"> <nobr>Webcam</nobr> </div> </nobr> Without the duplicate pair of <nobr> tags the page is rendered correctly.
Ahmad Saleem
Comment 3
2022-06-02 20:45:30 PDT
I turned
Comment 02
test case into JSFiddle -
https://jsfiddle.net/1d348m6h/show
and tried to render it in Safari 15.5 on macOS 12.4 and it is rendering same as other browsers like Chrome Canary 104 and Firefox Nightly 103. So I would assume that it got fixed along the lines and can now be marked 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