summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-pseudo/first-line-opacity-001-not-ref.html
blob: d020842a24b227d234f440732287ed6566954d89 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
<title>Reference mismatch: ::first-line supports opacity.</title>
<link rel="author" title="Mats Palmgren" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1639664">
</head>
<body>
  <p>First<br>Second</p>
</body>
</html>