For the attached test case, the floating object's offsetLeft should be 15 (the width of the scrollbar on the left), but chrome returns 0.
Firefox returns the width of the scrollbar.
In the layout system, the floating object's Location() and PhysicalLocation() are both 0 instead of 15. We paint the floating object at correct location though.
|
Deleted:
float-rtl.html
334 bytes
|
Comment 1 by e...@chromium.org
, Jun 28 2018Status: Available (was: Untriaged)