-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2805a5a
commit 7b3ea48
Showing
2 changed files
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
<link rel="stylesheet" href="/fonts/ahem.css"> | ||
<meta name="flags" content="ahem"> | ||
<div style="opacity: 0.5; letter-spacing: -0.6em; font: 100px/1 Ahem; white-space: pre">X X X</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<link rel="help" href="http://www.w3.org/TR/css3-color/#transparency"> | ||
<link rel="match" href="opacity-overlapping-letters-ref.html"> | ||
<link rel="stylesheet" href="/fonts/ahem.css"> | ||
<meta name="flags" content="ahem"> | ||
<meta name="assert" content="Opacity should be apply on the whole text content atomically."> | ||
<div style="opacity: 0.5; letter-spacing: -0.6em; font: 100px/1 Ahem">XXXXX</div> |