Andreas Kling
9e642827fc
LibWeb: Don't tolerate unit-less lengths (except 0) in standards mode
...
"width: 500" is not a valid CSS property in standards mode and should
be ignored.
To plumb the quirks-mode flag into CSS parsing, this patch adds a new
CSS::ParsingContext object that must be passed to the CSS parser.
Currently it only allows you to check the quirks-mode flag. In the
future it will be a good place to put additional information needed
for things like relative URL resolution, etc.
This narrows <div class=parser> on ACID2 to the correct width. :^)
2020-06-28 12:46:40 +02:00
..
2020-05-22 21:45:00 +02:00
2020-06-03 22:06:52 +02:00
2020-06-13 22:21:25 +02:00
2020-06-26 18:27:12 +02:00
2020-06-26 18:27:12 +02:00
2020-06-26 18:27:12 +02:00
2020-05-24 23:54:22 +02:00
2020-06-16 19:09:14 +02:00
2020-06-28 12:46:40 +02:00
2020-06-26 00:53:25 +02:00
2020-06-26 00:53:25 +02:00
2020-06-16 19:09:14 +02:00
2020-06-16 19:09:14 +02:00
2020-06-26 00:53:25 +02:00
2020-06-24 19:43:27 +02:00
2020-06-21 12:01:13 +02:00
2020-06-13 22:24:49 +02:00
2020-03-22 19:12:10 +01:00
2020-06-21 16:12:28 +02:00
2020-06-21 16:12:28 +02:00
2020-04-29 12:46:20 +02:00
2020-04-29 12:46:20 +02:00
2020-06-21 12:37:34 +02:00
2020-06-21 12:37:34 +02:00
2020-06-21 12:37:34 +02:00
2020-03-22 19:12:10 +01:00
2020-06-07 23:27:03 +02:00
2020-03-22 19:12:10 +01:00
2020-06-07 23:27:03 +02:00
2020-06-04 16:04:52 +02:00
2020-06-07 23:27:03 +02:00
2020-06-24 19:43:27 +02:00
2020-06-24 19:43:27 +02:00
2020-06-24 19:43:27 +02:00
2020-06-24 19:43:27 +02:00
2020-06-21 15:37:13 +02:00
2020-03-22 19:12:10 +01:00
2020-06-21 14:39:15 +02:00
2020-06-21 14:39:15 +02:00
2020-03-22 19:12:10 +01:00
2020-06-07 23:27:03 +02:00
2020-06-15 17:56:00 +02:00
2020-06-07 23:27:03 +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-06-07 23:27:03 +02:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-06-24 19:43:27 +02:00
2020-06-24 19:43:27 +02:00
2020-06-24 19:43:27 +02:00
2020-06-24 19:43:27 +02:00
2020-06-21 15:26:09 +02:00
2020-06-24 19:43:27 +02:00
2020-06-24 19:43:27 +02:00
2020-06-28 12:46:40 +02:00
2020-06-15 20:31:18 +02:00
2020-06-24 19:43:27 +02:00
2020-06-24 19:43:27 +02:00
2020-06-23 16:45:01 +02:00
2020-06-23 16:45:01 +02:00
2020-06-28 12:46:40 +02:00
2020-06-07 23:27:03 +02:00
2020-06-13 15:16:56 +02:00
2020-06-12 22:47:51 +02:00
2020-06-28 12:46:40 +02:00
2020-06-12 22:52:38 +02:00
2020-06-07 23:10:45 +02:00
2020-06-07 23:27:03 +02:00
2020-03-22 19:12:10 +01:00
2020-03-22 19:12:10 +01:00
2020-06-21 15:57:10 +02:00
2020-06-21 15:57:10 +02:00
2020-06-21 15:57:10 +02:00
2020-04-06 11:09:01 +02:00
2020-06-21 16:12:28 +02:00
2020-06-26 00:53:25 +02:00
2020-06-26 00:53:25 +02:00
2020-06-21 17:42:00 +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-06-07 23:53:16 +02:00
2020-06-21 10:13:31 +02:00
2020-06-24 19:43:27 +02:00
2020-06-24 19:43:27 +02:00
2020-06-27 20:02:04 +02:00
2020-06-27 20:02:04 +02:00
2020-06-27 20:02:04 +02:00
2020-06-27 20:02:04 +02:00
2020-06-23 16:57:39 +02:00
2020-04-23 11:03:17 +02:00