mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
layout: Implement inline margins.
Improves the Google SERPs. We mark `html/rendering/replaced-elements/images/space.html` as failing. This test tested whether `<img hspace>` and inline margins do the same thing. Since this was trivially the case before (since we implemented neither) and now is not, this test now fails.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
[space.html]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
Reference in New Issue
Block a user