DescriptionCanvas2d: Fix a bug to update incorrect rect bounds for accessibility.
This CL is fixing the bug to update incorrect rect bounds for accessibility in
drawFocusIfNeeded() and addHitRegion() APIs. The bug couldn't reproduce in
existing tests because layout tree was updated by other apis incidentally.
So, this CL adds two unit tests for the issue to resolve.
BUG=328961, 513763
Committed: https://crrev.com/f97956ed8c863babc49da036c2bb0d2195834e0e
git-svn-id: svn://svn.chromium.org/blink/trunk@199608 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Patch Set 1 #
Total comments: 4
Patch Set 2 : #
Total comments: 2
Patch Set 3 : #
Messages
Total messages: 15 (4 generated)
|