Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,14 @@
<style>
.test {
font-size: 5em;
line-height: 1;
font-family: Ahem;
}
</style>
</head>
<body>

<p>Test passes if there are 2 <strong>identical</strong> black rectangles.</p>
<p>Test passes if there are 2 <strong>identical</strong> black squares.</p>

<div class="test">
<p>x</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<style>
.test {
font-size: 5em;
line-height: 1;
font-family: Ahem;
}
</style>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<style>
.test {
font-size: 5em;
line-height: 1;
font-family: Ahem;
}
</style>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<style>
.test {
font-size: 5em;
line-height: 1;
font-family: Ahem;
}
</style>
Expand Down
3 changes: 2 additions & 1 deletion css-writing-modes-3/reference/vertical-ahem-1x1-ref.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,14 @@
.test {
writing-mode: vertical-rl;
font-size: 5em;
line-height: 1;
font-family: Ahem;
}
</style>
</head>
<body>

<p>Test passes if there are 2 <strong>identical</strong> black rectangles.</p>
<p>Test passes if there are 2 <strong>identical</strong> black squares.</p>

<div class="test">
<p>x</p>
Expand Down
1 change: 1 addition & 0 deletions css-writing-modes-3/reference/vertical-ahem-1x3-ref.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
.test {
writing-mode: vertical-rl;
font-size: 5em;
line-height: 1;
font-family: Ahem;
}
</style>
Expand Down
1 change: 1 addition & 0 deletions css-writing-modes-3/reference/vertical-ahem-1x4-ref.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
.test {
writing-mode: vertical-rl;
font-size: 5em;
line-height: 1;
font-family: Ahem;
}
</style>
Expand Down
1 change: 1 addition & 0 deletions css-writing-modes-3/reference/vertical-ahem-1x5-ref.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
.test {
writing-mode: vertical-rl;
font-size: 5em;
line-height: 1;
font-family: Ahem;
}
</style>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<style>
.test {
font-size: 5em;
line-height: 1;
}
</style>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<style>
.test {
font-size: 5em;
line-height: 1;
direction: rtl;
}
</style>
Expand Down
3 changes: 2 additions & 1 deletion css-writing-modes-3/text-combine-upright-value-all-002.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
.test {
writing-mode: vertical-rl;
font-size: 5em;
line-height: 1;
font-family: Ahem;
}

Expand All @@ -23,7 +24,7 @@
</head>
<body>

<p>Test passes if there are 2 <strong>identical</strong> black rectangles.</p>
<p>Test passes if there are 2 <strong>identical</strong> black squares.</p>

<div class="test">
<p><span class="tcy">ABC</span></p>
Expand Down
3 changes: 2 additions & 1 deletion css-writing-modes-3/text-combine-upright-value-all-003.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
.test {
writing-mode: vertical-rl;
font-size: 5em;
line-height: 1;
font-family: Ahem;
}

Expand All @@ -23,7 +24,7 @@
</head>
<body>

<p>Test passes if there are 2 <strong>identical</strong> black rectangles.</p>
<p>Test passes if there are 2 <strong>identical</strong> black squares.</p>

<div class="test">
<p><span class="tcy">ABCDE</span></p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
.test {
writing-mode: vertical-rl;
font-size: 5em;
line-height: 1;
font-family: Ahem;
}

Expand All @@ -23,7 +24,7 @@
</head>
<body>

<p>Test passes if there are 2 <strong>identical</strong> black rectangles.</p>
<p>Test passes if there are 2 <strong>identical</strong> black squares.</p>

<div class="test">
<p><span class="tcy">12</span></p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
.test {
writing-mode: vertical-rl;
font-size: 5em;
line-height: 1;
font-family: Ahem;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
.test {
writing-mode: vertical-rl;
font-size: 5em;
line-height: 1;
font-family: Ahem;
}

Expand All @@ -23,7 +24,7 @@
</head>
<body>

<p>Test passes if there are 2 <strong>identical</strong> black rectangles.</p>
<p>Test passes if there are 2 <strong>identical</strong> black squares.</p>

<div class="test">
<p><span class="tcy">12</span></p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
.test {
writing-mode: vertical-rl;
font-size: 5em;
line-height: 1;
font-family: Ahem;
}

Expand All @@ -23,7 +24,7 @@
</head>
<body>

<p>Test passes if there are 2 <strong>identical</strong> black rectangles.</p>
<p>Test passes if there are 2 <strong>identical</strong> black squares.</p>

<div class="test">
<p><span class="tcy">123</span></p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
.test {
writing-mode: vertical-rl;
font-size: 5em;
line-height: 1;
font-family: Ahem;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
.test {
writing-mode: vertical-rl;
font-size: 5em;
line-height: 1;
font-family: Ahem;
}

Expand All @@ -23,7 +24,7 @@
</head>
<body>

<p>Test passes if there are 2 <strong>identical</strong> black rectangles.</p>
<p>Test passes if there are 2 <strong>identical</strong> black squares.</p>

<div class="test">
<p><span class="tcy">123</span></p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
.test {
writing-mode: vertical-rl;
font-size: 5em;
line-height: 1;
font-family: Ahem;
}

Expand All @@ -23,7 +24,7 @@
</head>
<body>

<p>Test passes if there are 2 <strong>identical</strong> black rectangles.</p>
<p>Test passes if there are 2 <strong>identical</strong> black squares.</p>

<div class="test">
<p><span class="tcy">1234</span></p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
.test {
writing-mode: vertical-rl;
font-size: 5em;
line-height: 1;
font-family: Ahem;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
.test {
writing-mode: vertical-rl;
font-size: 5em;
line-height: 1;
font-family: Ahem;
}

Expand Down
1 change: 1 addition & 0 deletions css-writing-modes-3/writing-mode-horizontal-001l.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
.test {
writing-mode: horizontal-tb;
font-size: 5em;
line-height: 1;
}

.tcy {
Expand Down
1 change: 1 addition & 0 deletions css-writing-modes-3/writing-mode-horizontal-001r.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
.test {
writing-mode: horizontal-tb;
font-size: 5em;
line-height: 1;
direction: rtl;
}

Expand Down