[Webkit-unassigned] [Bug 18612] parsing of unclosed strings fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 5 10:32:51 PST 2011


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


Tony Gentilcore <tonyg at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |tonyg at chromium.org
     Ever Confirmed|0                           |1




--- Comment #1 from Tony Gentilcore <tonyg at chromium.org>  2011-01-05 10:32:51 PST ---
This came up in http://code.google.com/p/chromium/issues/detail?id=68594

Hixie's test is more thorough, but here's my little case that will show a blue page in WebKit but a red page in Firefox:
<style>
body{background:red}
foo{bar"}
body{background:blue}
</style>

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



More information about the webkit-unassigned mailing list