[Webkit-unassigned] [Bug 40619] HTML DOM entities are not encoded(escaped) as expected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 15 10:40:42 PDT 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[QT]HTML DOM entities are   |HTML DOM entities are not
                   |not encoded(escaped) as     |encoded(escaped) as
                   |expected                    |expected
           Platform|S60 Hardware                |All
         OS/Version|S60 3rd edition             |All
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
           Severity|Major                       |Normal
           Priority|P1                          |P2
                 CC|                            |ap at webkit.org




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2010-06-15 10:40:42 PST ---
Why do you expect this? It's not how any browser works to the best of my knowledge.

More specifically, implementing that would involve preserving entity nodes in DOM, which would be incompatible with other browsers and slow.

If you have a test case that works in other browser engines, but not in WebKit, please attach it.

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