Bug 1316770 - Add text-rendering:optimizeLegibility to reftests for bug 1089388, to try and ensure we get proper glyph bounds. r=gbrown

This commit is contained in:
Jonathan Kew 2017-08-04 15:26:50 +01:00
parent a0fc00495b
commit 19ca86872b
4 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,7 @@ div {
height: 200px;
background: #ddd;
margin: 50px;
text-rendering: optimizeLegibility;
}
</style>
</head>

View File

@ -11,6 +11,7 @@ div {
height: 200px;
background: #ddd;
margin: 50px;
text-rendering: optimizeLegibility;
}
</style>

View File

@ -11,6 +11,7 @@ div {
height: 200px;
background: #ddd;
margin: 50px;
text-rendering: optimizeLegibility;
}
</style>
</head>

View File

@ -11,6 +11,7 @@ div {
height: 200px;
background: #ddd;
margin: 50px;
text-rendering: optimizeLegibility;
}
</style>