[Webkit-unassigned] [Bug 73967] Copy/paste of the same content produces elements with verbose style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 27 11:07:06 PDT 2012


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





--- Comment #5 from yi shen <yi.4.shen at nokia.com>  2012-03-27 11:07:06 PST ---
After the code change for bug 81737, the new markup (generated as a result of copy operation) is using shorthand notations as desired, but it raises a new issue for the test of this bug.  The new markup string now becomes "border: initial solid red", which seems to be an invalid declaration, because the "initial" keyword is combined with other component values in same declaration, and the webkit wouldn't draw the border for the pasted element. I can file a new bug for it and provide a patch.

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