mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Update CSS tests to revision 7d0ff6117ee51720c307ea24d413d13eb5abf3e6
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>CSS Writing Modes Test: outline layout and non-replaced inline and vertical-rl writing-mode</title>
|
||||
<link href="reference/outline-inline-vrl-006.xht" rel="match" />
|
||||
<link href="mailto:kojiishi@gmail.com" rel="author" title="Koji Ishii" />
|
||||
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot" /> <!-- 2016-01-14 -->
|
||||
<link href="http://www.w3.org/TR/css-writing-modes-3/#vertical-layout" rel="help" title="7.1. Principles of Layout in Vertical Writing Modes" />
|
||||
<link href="http://www.w3.org/TR/2011/REC-CSS2-20110607/ui.html#dynamic-outlines" rel="help" title="18.4 Dynamic outlines: the 'outline' property" />
|
||||
<meta content="ahem" name="flags" />
|
||||
@@ -17,7 +18,7 @@
|
||||
outline:blue solid 2px;
|
||||
}
|
||||
</style>
|
||||
</head><body><p>Test passes if inside of blue rectangles are orange.
|
||||
</head><body><p>Test passes if the inside of 2 blue squares is orange.
|
||||
</p><div class="container">
|
||||
<!--
|
||||
Additional div to ensure that the origin of the containing block of the
|
||||
|
||||
Reference in New Issue
Block a user