Bug 794231: Modify consecutive-inline font inflation reftests to specify an explicit font size for container. [r=NPOTB]

This commit is contained in:
Scott Johnson 2012-09-25 16:44:29 -05:00
parent 766e9443bf
commit a7993bec8a
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
<style>
div {
width: 450px;
font-size: 34px;
}
a {

View File

@ -2,6 +2,7 @@
<style>
div {
width: 450px;
font-size: 12px;
}
a {