Andreas Kling
959de19418
LibWeb: Process style sheets in document order
...
Until now we would simply apply stylesheets in the order they finished
loading. This patch adds a StyleSheetList object that hangs off of each
Document and contains all the style sheets in document order.
There's still a lot of work to do for a proper cascade, but at least
this makes us consistently wrong every time. :^)
2020-06-04 16:06:32 +02:00
..
2020-05-22 21:45:00 +02:00
2020-06-03 22:06:52 +02:00
2020-06-03 21:53:00 +02:00
2020-05-09 23:25:39 +02:00
2020-05-21 01:24:36 +02:00
2020-03-07 10:32:51 +01:00
2020-05-24 23:54:22 +02:00
2020-03-07 10:32:51 +01:00
2020-03-22 19:12:10 +01:00
2020-06-04 16:06:32 +02:00
2020-06-04 16:06:32 +02:00
2020-03-28 09:13:29 +01:00
2020-03-07 10:32:51 +01:00
2020-05-24 00:12:00 +02:00
2020-05-28 12:44:34 +02:00
2020-06-03 21:53:00 +02:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-04-06 11:09:01 +02:00
2020-04-29 12:46:20 +02:00
2020-04-29 12:46:20 +02:00
2020-03-22 19:53:22 +01:00
2020-03-22 19:53:22 +01:00
2020-03-22 19:12:10 +01:00
2020-06-03 21:53:00 +02:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-06-04 16:04:52 +02:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-06-03 21:53:00 +02:00
2020-04-15 12:29:21 +02:00
2020-03-22 19:12:10 +01:00
2020-06-03 21:53:00 +02:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-05-28 18:22:54 +02:00
2020-06-03 21:53:00 +02:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-06-04 16:04:52 +02:00
2020-06-03 21:53:00 +02:00
2020-06-03 21:53:00 +02:00
2020-06-03 21:53:00 +02:00
2020-06-04 16:06:32 +02:00
2020-06-04 16:06:32 +02:00
2020-06-03 21:53:00 +02:00
2020-05-27 23:02:03 +02:00
2020-06-04 16:06:32 +02:00
2020-04-03 23:06:09 +02:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-04-21 23:49:51 +02:00
2020-04-21 23:49:51 +02:00
2020-04-06 11:09:01 +02:00
2020-05-30 13:06:26 +02:00
2020-05-24 23:54:22 +02:00
2020-05-26 23:45:43 +02:00
2020-03-25 18:52:03 +01:00
2020-03-25 18:52:03 +01:00
2020-03-07 10:32:51 +01:00
2020-03-22 19:12:10 +01:00
2020-05-28 18:22:54 +02:00
2020-05-18 22:05:13 +02:00
2020-06-01 20:42:50 +02:00
2020-04-23 11:03:17 +02:00