Aliaksandr Kalenik
cda1d886df
LibWeb: Fix not working Element::scroll_an_element_into_view()
...
Fixes following mistakes:
- "scrolling box" for a document is not `scrollable_overflow_rect()`
but size of viewport (initial containing block, like spec says).
- comparing edges of "scrolling box" with edges of target element
does not make any sense because "scrolling box" edges are relative
to page while result of `get_bounding_client_rect()` is relative
to viewport.
2023-12-19 10:45:07 +01:00
..
2023-12-17 12:00:48 -07:00
2023-12-17 18:25:10 +03:30
2023-12-17 18:25:10 +03:30
2023-12-17 18:25:10 +03:30
2023-12-17 18:25:10 +03:30
2023-12-17 18:25:10 +03:30
2023-12-17 18:25:10 +03:30
2023-12-17 18:25:10 +03:30
2023-12-17 18:25:10 +03:30
2023-09-11 12:10:50 +01:00
2023-08-14 14:20:45 -06:00
2023-12-17 18:25:10 +03:30
2023-12-17 18:25:10 +03:30
2023-12-17 18:25:10 +03:30
2023-12-17 18:25:10 +03:30
2023-12-17 18:25:10 +03:30
2023-12-17 18:25:10 +03:30
2023-08-23 05:29:21 +02:00
2023-12-17 18:25:10 +03:30
2023-12-17 18:25:10 +03:30
2023-12-17 18:25:10 +03:30
2023-12-17 18:25:10 +03:30
2023-10-26 17:26:52 -06:00
2023-02-19 17:15:47 +01:00
2023-05-24 00:25:35 +02:00
2023-05-24 23:18:07 +02:00
2023-12-17 18:25:10 +03:30
2023-11-11 22:20:17 +01:00
2023-12-10 08:04:58 -05:00
2023-10-24 07:30:04 +02:00
2023-12-17 18:25:10 +03:30
2023-12-19 10:45:07 +01:00
2023-12-04 14:47:09 +00:00
2023-07-23 16:09:12 +02:00
2023-12-17 18:25:10 +03:30
2023-12-17 18:25:10 +03:30
2023-10-28 19:03:19 +02:00