[Webkit-unassigned] [Bug 119567] LayoutTests/canvas/philip/tests/2d.text.draw.space.collapse.nonspace.html is against the spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 8 02:51:42 PDT 2013


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





--- Comment #2 from Rashmi Shyamasundar <rashmi.s2 at samsung.com>  2013-08-08 02:51:21 PST ---
There is a bug on W3C for the same test case :-

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15925

And, the proposed patch in this W3C bug is to :-

replace the line
      "ctx.fillText('E\x0b EE', -150, 37.5);"

with 
      "ctx.fillText('E\x0b EE', -100, 37.5);"

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