Auto merge of #20034 - Manishearth:table-backgrounds, r=mbrubeck

Handle table cell backgrounds during display list generation for <table>

Fixes #19788

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20034)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2018-02-21 12:00:03 -05:00 committed by GitHub
commit 0b4ea018b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 569 additions and 139 deletions

View file

@ -0,0 +1,2 @@
[background-attachment-applies-to-001.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[background-attachment-applies-to-002.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[background-attachment-applies-to-003.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[background-attachment-applies-to-004.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[background-image-applies-to-001.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[background-image-applies-to-002.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[background-image-applies-to-003.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[background-image-applies-to-004.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[background-position-applies-to-001.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[background-position-applies-to-002.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[background-position-applies-to-003.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[background-position-applies-to-004.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[background-repeat-applies-to-001.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[background-repeat-applies-to-002.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[background-repeat-applies-to-003.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[background-repeat-applies-to-004.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[direction-applies-to-001.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[direction-applies-to-002.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[direction-applies-to-003.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[direction-applies-to-004.xht]
expected: FAIL

View file

@ -1,3 +1,4 @@
[display-012.xht]
type: reftest
expected: FAIL
expected:
if os == "mac": FAIL # Fonts on OSX make this gain an additional pixel of background (also fails on Firefox)

View file

@ -1,3 +0,0 @@
[default-attribute-selector-004.xht]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[attachment-local-clipping-color-4.html]
type: reftest
expected: FAIL