[Webkit-unassigned] [Bug 73047] Justifying text resets typing style
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 1 10:49:40 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=73047
--- Comment #5 from Aryeh Gregor <ayg at aryeh.name> 2011-12-01 10:49:39 PST ---
Correct behavior here is that justify* should preserve typing style (overrides in the spec's terminology). The spec currently does this, with the "Record current overrides" and "Restore states and values" steps here:
http://dvcs.w3.org/hg/editing/raw-file/tip/editing.html#justify-the-selection
It doesn't actually preserve overrides for insertParagraph right now, but that's a separate bug.
--
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