Bug 53903

Summary: Downlevel-revealed Condition Comment Parsing
Product: WebKit Reporter: David <david>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: ap, hayato
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
URL: http://linuxnet.ca/cc.html
Attachments:
Description Flags
refactor-test-result-writing none

David
Reported 2011-02-06 21:54:55 PST
Webkit based browsers don't appear to parse Downlevel-revealed conditional comments as other rendering engines. See http://linuxnet.ca/cc.html and compare to how it's rendered in Firefox and Opera.
Attachments
refactor-test-result-writing (20.90 KB, patch)
2011-02-07 01:26 PST, Hayato Ito
no flags
Hayato Ito
Comment 1 2011-02-07 01:26:15 PST
Created attachment 81460 [details] refactor-test-result-writing
Hayato Ito
Comment 2 2011-02-07 01:28:29 PST
I am sorry that I wrongly posted a patch to a different bugzilla entry. Please ignore it.
Alexey Proskuryakov
Comment 3 2011-02-07 09:57:42 PST
This is not a valid technique, Safari behavior matches HTML5 and Firefox 4 beta. The test case is actually invalid HTML, see <http://validator.nu/?doc=http%3A%2F%2Flinuxnet.ca%2Fcc.html&parser=html5>.
Note You need to log in before you can comment on or make changes to this bug.