WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
9588
HTML markup inside CSS should be ignored
https://bugs.webkit.org/show_bug.cgi?id=9588
Summary
HTML markup inside CSS should be ignored
littleb
Reported
2006-06-25 18:08:56 PDT
it show have a blue background instead of white
Attachments
test case
(272 bytes, text/html)
2006-06-25 22:04 PDT
,
Alexey Proskuryakov
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2006-06-25 22:04:32 PDT
This site has an invalid CSS stylesheet: it includes <STYLE>...</STYLE> HTML tags. WinIE and Opera allow this, but Firefox and Safari don't. Confirming as a difference with WinIE, though I'm not sure if this should be fixed.
Alexey Proskuryakov
Comment 2
2006-06-25 22:04:53 PDT
Created
attachment 9038
[details]
test case
Anne van Kesteren
Comment 3
2007-01-07 16:55:19 PST
I can't reproduce this in Opera by the way.
Robert Blaut
Comment 4
2008-02-11 03:36:50 PST
Definitely an Evangelism bug. The code on the site should be changed.
Robert Blaut
Comment 5
2009-11-15 00:28:06 PST
I don't know what we should do with this report. WebKit now parses the described above css files with HTML tags inside it. So we can see blue background on the site now. But the CSS files are still wrong coded. Should we close this bug or no?
littleb
Comment 6
2009-11-15 00:40:08 PST
(In reply to
comment #5
)
> I don't know what we should do with this report. WebKit now parses the > described above css files with HTML tags inside it. So we can see blue > background on the site now. But the CSS files are still wrong coded. > > Should we close this bug or no?
close it please
Alexey Proskuryakov
Comment 7
2009-11-15 00:47:43 PST
The attached test case still fails for me.
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