[Webkit-unassigned] [Bug 8996] slow-utf8-text layout test case failing (no longer deterministic?)

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri May 19 13:48:30 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8996





------- Comment #2 from darin at apple.com  2006-05-19 13:48 PDT -------
(In reply to comment #1)
> Looks like separate text nodes are being created for each data chunk (whatever
> defines the chunk)... Can the same happen with normal HTML?

No, that won't happen with the HTML parser.

I believe Anders did this intentionally for performance reasons, but we spoke
about it afterward and I argued that we should investigate the performance
problem, fix it, and change it. The code in question is straightforward (in
TextTokenizer).


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list