DescriptionCanvasRenderingContext2D should update the render tree to avoid stale computed style.
Before accessing the computed style for populating 'font' property of CanvasRenderingContext2D
we have to make sure we have a up-to-date render tree to avoid any stale reference.
BUG=411058
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182137
Patch Set 1 #Patch Set 2 : Test added! #
Total comments: 1
Patch Set 3 : Changed the test! #Patch Set 4 : Removed unnecessary code from tests! #
Messages
Total messages: 27 (9 generated)
|