DescriptionUpdate the first letter when the first line is changed by adding a new text at its start.
Currently, CSS first-letter property does not work properly when the first letter is changed
by DOM scripting. This patch allows us to update the first letter and remaining text when the
first letter is changed.
BUG=92797
TEST=fast/css/first-letter-block-change.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=158496
Patch Set 1 #
Total comments: 7
Patch Set 2 : Updated patch #
Total comments: 4
Patch Set 3 : Patch with test case #Patch Set 4 : fixed test case failures #
Total comments: 2
Patch Set 5 : For landing #Patch Set 6 : Add first-letter-block-change.html to TestExpectations for rebaseline #
Messages
Total messages: 23 (0 generated)
|