Add 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 Review URL: https://codereview.chromium.org/1303673005 git-svn-id: svn://svn.chromium.org/blink/trunk@200878 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment