[Webkit-unassigned] [Bug 61050] HTML editing: Font size not written to HTML when identical to default font size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 19 08:48:27 PDT 2011


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





--- Comment #4 from Aryeh Gregor <ayg at aryeh.name>  2011-08-19 08:48:27 PST ---
That's not limited to if the user runs a fontSize command, though.  Even if the user doesn't run fontSize, the appearance will change if you view it in a different editor, unless you make sure the size is explicitly specified.  The behavior you're proposing means that if the text looks like it's 16px but the user never explicitly told it to be that way, it will change if viewed in a different editor.  But if it looks *exactly the same* but at some point the user explicitly specified that it should be 16px, it won't change.  And if the user explicitly set some text to 16px and left some alone, all the text will be the same size when they view it, but then when someone else views it some will be one size and some will be another.  This is worse than the status quo, if anything.

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