Timothy Flynn
dba261f79b
LibWeb: Propagate body background properties to root HTML element
...
The Acid1 test has a bit of an unusual background - the html and body
tags have different background colors. Our painting order of the DOM was
such that the body background was painted first, then all other elements
were painted in-phase according to Appendix E of CSS 2.1. So the html
element's background color was painted over the body background.
This removes the special handling of the body background from
InitialContainingBlockBox and now all boxes are painted in-phase. Doing
this also exposed that we weren't handling Section 2.11.2 of the spec;
when the html background is unset, the body's background should be
propagated to the html element.
2021-05-13 16:16:25 +02:00
..
2021-04-25 09:32:03 +02:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-05-02 22:48:06 +02:00
2021-04-23 16:46:57 +02:00
2021-04-15 20:22:08 +02:00
2021-04-25 19:04:34 +02:00
2021-04-25 19:04:34 +02:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-05-07 22:34:34 +02:00
2021-04-22 11:22:27 +02:00
2021-04-23 16:46:57 +02:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-01-12 12:17:46 +01:00
2021-04-23 16:46:57 +02:00
2021-04-22 11:22:27 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-23 16:46:57 +02:00
2021-04-22 11:22:27 +02:00
2021-04-19 23:49:16 +02:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-04-15 20:22:08 +02:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-01-12 12:17:46 +01:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-01-12 12:17:46 +01:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-01-12 12:17:46 +01:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-01-12 12:17:46 +01:00
2021-05-13 16:16:25 +02:00
2021-05-13 16:16:25 +02:00
2021-01-12 12:17:46 +01:00
2021-04-23 16:46:57 +02:00
2021-04-22 11:22:27 +02:00
2021-01-12 12:17:46 +01:00
2021-04-23 16:46:57 +02:00
2021-04-22 11:22:27 +02:00
2021-01-12 12:17:46 +01:00
2021-04-23 16:46:57 +02:00
2021-04-22 11:22:27 +02:00
2021-05-04 22:03:14 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-23 16:46:57 +02:00
2021-04-22 11:22:27 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-25 19:28:25 +02:00
2021-04-22 11:22:27 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-05-09 18:38:34 +02:00
2021-05-09 18:38:34 +02:00
2021-05-09 18:38:34 +02:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-29 00:59:26 +02:00
2021-04-29 00:59:26 +02:00
2021-01-12 12:17:46 +01:00
2021-04-23 16:46:57 +02:00
2021-04-22 11:22:27 +02:00
2021-01-12 12:17:46 +01:00
2021-04-25 19:04:34 +02:00
2021-04-25 19:04:34 +02:00
2021-04-23 16:46:57 +02:00
2021-04-22 11:22:27 +02:00
2021-01-12 12:17:46 +01:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-04-25 19:04:34 +02:00
2021-04-25 19:04:34 +02:00
2021-04-25 19:04:34 +02:00