Andreas Kling
d65bebd8cf
LibWeb: Cache parsed inline style of DOM elements
...
Instead of invoking the CSS parser every time we compute the style for
an element that has a "style" attribute, we now cache the result of
parsing the inline style whenever the "style" attribute is set.
This is a nice boost to relayout performance since we no longer hit the
CSS parser at all.
2020-12-07 20:00:27 +01:00
..
2020-08-03 20:50:45 +02:00
2020-08-03 20:50:45 +02:00
2020-11-22 15:56:27 +01:00
2020-08-17 22:57:05 +02:00
2020-08-17 22:57:05 +02:00
2020-12-06 21:39:36 +01:00
2020-12-06 21:39:36 +01:00
2020-12-06 21:39:36 +01:00
2020-08-17 22:57:05 +02:00
2020-11-22 18:20:56 +01:00
2020-11-22 18:20:56 +01:00
2020-11-22 18:20:56 +01:00
2020-11-13 09:51:07 +01:00
2020-11-13 09:51:07 +01:00
2020-12-07 20:00:27 +01:00
2020-12-07 20:00:27 +01:00
2020-11-22 18:20:56 +01:00
2020-11-12 10:38:26 +01:00
2020-10-22 15:24:42 +02:00
2020-11-22 18:20:56 +01:00
2020-11-22 18:20:56 +01:00
2020-11-22 18:20:56 +01:00
2020-11-22 18:20:56 +01:00
2020-11-22 18:20:56 +01:00
2020-11-22 18:20:56 +01:00
2020-11-22 18:20:56 +01:00
2020-11-22 18:20:56 +01:00
2020-11-22 18:20:56 +01:00
2020-11-22 18:20:56 +01:00
2020-08-17 21:23:11 +02:00
2020-08-15 00:05:45 +02:00
2020-10-07 12:47:17 +02:00
2020-11-22 18:20:56 +01:00
2020-11-22 18:20:56 +01:00
2020-08-02 17:34:50 +02:00
2020-08-02 17:34:50 +02:00
2020-11-22 18:20:56 +01:00
2020-11-22 18:20:56 +01:00
2020-11-22 18:20:56 +01:00
2020-10-22 15:24:42 +02:00
2020-10-22 15:24:42 +02:00
2020-11-22 15:56:27 +01:00
2020-11-22 15:56:27 +01:00
2020-08-03 20:50:45 +02:00
2020-11-30 11:40:35 +01:00
2020-12-02 10:08:29 +01:00
2020-12-02 10:08:29 +01:00
2020-11-22 18:20:56 +01:00
2020-11-22 18:20:56 +01:00