Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Перейти к файлу
Martin Robinson 0abf027a0b servo: Merge #2523 - Prevent child layers from overriding root background color (from mrobinson:background-color); r=pcwalton
The first layer implicitly provides the size of the page, but child
layer background colors can still improperly override the body
background color. This commit ensures that layer background colors only
apply to layers with the same id and pipeline id. Additionally the root
layer's unrendered color is defined by the first layer's background
color, just like for size.

Source-Repo: https://github.com/servo/servo
Source-Revision: 68e3fb26a701ae0224f579b66606118eab1eedaf
2014-05-30 17:40:18 -04:00
servo servo: Merge #2523 - Prevent child layers from overriding root background color (from mrobinson:background-color); r=pcwalton 2014-05-30 17:40:18 -04:00