[Webkit-unassigned] [Bug 29870] Actual points string is lost, Webkit normalizes it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 17 05:29:15 PDT 2011


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





--- Comment #3 from Rob Buis <rwlbuis at gmail.com>  2011-05-17 05:29:15 PST ---
Hi Alexey,

(In reply to comment #2)
> Rob, would it make sense to land the test, or do you expect this to be covered already?

Good point. I think poly-points-attribute-changes.svg comes really close. It just uses getAttributeNode instead of getAttribute. Assuming both getAttribute and getAttributeNode will use the same internal Attr (which I think is the case) then we do not need the test below. What do you think?
Cheers,

Rob.

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