mirror of
https://github.com/servo/servo.git
synced 2025-06-27 10:33:39 +01:00
10 lines
254 B
HTML
10 lines
254 B
HTML
<!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>
|