[Webkit-unassigned] [Bug 6503] content property doesn't support quotes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 1 08:53:50 PDT 2009


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


Daniel Upstone <zeal at zealvurte.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zeal at zealvurte.co.uk




--- Comment #18 from Daniel Upstone <zeal at zealvurte.co.uk>  2009-08-01 08:53:47 PDT ---
This bug has still not been resolved and is a serious browser inconsistency
issue for CSS2 implementation.
It may be worth noting that IE8 is the only browser to do this correctly (yes,
you read that correctly). Firefox does render correctly, but c&p of the output
shows that it's still using forced quotes on the q element rather than
providing the rendered result or a no-generated-content result. Opera seems to
have it's own issues (eg. a stray " sneaking in) but is otherwise fine. Webkit
still lacks full support and renders incorrectly.

Test Case: http://www.zealous-studios.co.uk/content-quotes.xhtml
The *-quote values for the content property are still not supported. This
breaks any attempt to correctly fix
https://bugs.webkit.org/show_bug.cgi?id=3234

This bug needs to be fixed first before any progress on bug 3234 can be made.

-- 
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