DescriptionNeed to update first-line when font finish loading.
Another regression from baseLayoutStyle implementation where operator==
is not affected by the loading/loaded state of web fonts. To get a re-
layout and re-rendering when a web font loading state changes, we need to
check for the loading state. In this case, there was a missing check for
::first-line pseudo style.
Also, moved the code which marks for re-layout with accompanying FIXME
into LayoutObject.
BUG=501564, 504864
TEST=fast/text/ellipsis-platform-font-change.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198048
Patch Set 1 #Patch Set 2 : #Patch Set 3 : Mark test for rebaselining #
Total comments: 4
Patch Set 4 : Review issue fix and virtual suite rebaseline. #
Messages
Total messages: 12 (4 generated)
|