mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:27:35 +00:00
LibWeb: Use border box rect in getBoundingClientRect()
With this change we scroll to correct position on Acid2 :)
This commit is contained in:
parent
ef71f46da6
commit
6bed27cca9
3 changed files with 20 additions and 1 deletions
1
Tests/LibWeb/Text/expected/get-bounding-client-rect.txt
Normal file
1
Tests/LibWeb/Text/expected/get-bounding-client-rect.txt
Normal file
|
@ -0,0 +1 @@
|
|||
{"x":8,"y":500,"width":784,"height":150,"top":500,"right":792,"bottom":650,"left":8}
|
Loading…
Add table
Add a link
Reference in a new issue