mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
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:
parent
a0fc00495b
commit
19ca86872b
@ -11,6 +11,7 @@ div {
|
||||
height: 200px;
|
||||
background: #ddd;
|
||||
margin: 50px;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
@ -11,6 +11,7 @@ div {
|
||||
height: 200px;
|
||||
background: #ddd;
|
||||
margin: 50px;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
@ -11,6 +11,7 @@ div {
|
||||
height: 200px;
|
||||
background: #ddd;
|
||||
margin: 50px;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
@ -11,6 +11,7 @@ div {
|
||||
height: 200px;
|
||||
background: #ddd;
|
||||
margin: 50px;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user