Auto merge of #10770 - notriddle:canvas_placeholder_block, r=mbrubeck

Do not render the contents of block-level replaced elements.

Fixes #10733

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10770)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-04-22 22:32:37 -07:00
commit 5a5e928cb9
3 changed files with 17 additions and 19 deletions

View file

@ -1,4 +0,0 @@
[canvas-fallback.html]
type: reftest
expected: FAIL
bug: https://github.com/servo/servo/issues/10733