mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
d40a109c7c
This test fails without the patch series because the border around the test is too tall, but patch 5 reduces the height of the border in the test so that it matches the reference.
11 lines
223 B
HTML
11 lines
223 B
HTML
<!DOCTYPE HTML>
|
|
<title>Testcase, bug 1055865</title>
|
|
<style>
|
|
|
|
p { border: thin solid blue; color: transparent; font: 50px/50px serif; }
|
|
|
|
p::first-letter { background: transparent; color: transparent }
|
|
|
|
</style>
|
|
<p>text</p>
|