DescriptionFixes a crash when copying elements with font-weight lighter or bolder
While investigating some editing crashes, I noticed an assertion
triggering in EditingStyle due to no treatment over font-weight's
'lighter' and 'bolder' values. This patch fixes this and adds a test to
verify it does not crash when copying/pasting elements using these
values.
BUG=272363
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=156188
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Total comments: 1
Messages
Total messages: 11 (0 generated)
|