mirror of
https://github.com/servo/servo
synced 2026-05-02 20:32:02 +02:00
Update CSS tests to revision 939546644b4d333218fd9c2c0f68c60752ff1e95
This commit is contained in:
@@ -3,9 +3,8 @@
|
||||
<head>
|
||||
<title>CSS Writing Modes Test: text baseline alignment - alphabetical alignment with vertical layout</title>
|
||||
<link rel="author" title="Hajime Shiozawa" href="mailto:hajime.shiozawa@gmail.com">
|
||||
<link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/"> <!-- 2015-02-20 -->
|
||||
<link rel="help" title="4.2. Text Baseline" href="http://www.w3.org/TR/css-writing-modes-3/#text-baselines">
|
||||
<link rel="match" href="reference/text-baseline-007-ref.htm">
|
||||
<link rel="match" href="reference/text-baseline-006-ref.htm">
|
||||
<meta name="assert" content="This test checks the generation of text baseline. When 'writing-mode' is 'vertical-lr' and when 'text-orientation' is 'sideways', then the alphabetical baseline is used as the dominant baseline.">
|
||||
<meta name="flags" content="ahem">
|
||||
<style type="text/css">
|
||||
@@ -33,7 +32,7 @@
|
||||
|
||||
<body>
|
||||
|
||||
<p>Test passes if the <strong>right edge</strong> of an irregular polygon is straight and unbroken.</p>
|
||||
<p>Test passes if the <strong>left edge</strong> of an irregular polygon is straight and unbroken.</p>
|
||||
|
||||
<div id="lr-sideways">É<span id="fuchsia120">É</span><span id="fuchsia30">É</span></div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user