mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 794231: Modify consecutive-inline font inflation reftests to specify an explicit font size for container. [r=NPOTB]
This commit is contained in:
parent
766e9443bf
commit
a7993bec8a
@ -2,6 +2,7 @@
|
||||
<style>
|
||||
div {
|
||||
width: 450px;
|
||||
font-size: 34px;
|
||||
}
|
||||
|
||||
a {
|
||||
|
@ -2,6 +2,7 @@
|
||||
<style>
|
||||
div {
|
||||
width: 450px;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
a {
|
||||
|
Loading…
Reference in New Issue
Block a user