DescriptionAdd a test of getBoundingClientRect() when white-space:pre for complex scripts
At one point the caret was placed at an incorrect position for complex
scripts. This was caused by advances and/or bounds calculation was
incorrect when white-space:pre is applied to a text run of complex
scripts.
It was fixed in later patches. This CL adds a test for the failure to
prevent it happening again.
BUG=513994
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200878
Patch Set 1 #Patch Set 2 : Fix invalid failure #
Total comments: 2
Patch Set 3 : eae review #Messages
Total messages: 8 (3 generated)
|