mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 423599: eliminate space from reftest, to avoid dependency on default font metrics. r=bzbarsky
--HG-- extra : rebase_source : f9b5b2f7136c71bdbb9fae5e0d9819a6dba88c64
This commit is contained in:
parent
d354840def
commit
5ec0ea75b5
@ -5,8 +5,10 @@
|
||||
</style></head>
|
||||
<body>
|
||||
<div style="background: lightblue">
|
||||
<select class="unthemed"></select>
|
||||
<select></select>
|
||||
<select class="unthemed"></select><!--
|
||||
No space here to make this more robust
|
||||
in the face of different default fonts
|
||||
--><select></select>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user