| Index: LayoutTests/fast/ruby/position-after.html
|
| diff --git a/LayoutTests/fast/ruby/position-after.html b/LayoutTests/fast/ruby/position-after.html
|
| index d3a97a2135767388f4da79f231d84daf33b0e1b3..1749594e9196823d651d9dca86e8e133ff3f17f8 100644
|
| --- a/LayoutTests/fast/ruby/position-after.html
|
| +++ b/LayoutTests/fast/ruby/position-after.html
|
| @@ -1,7 +1,7 @@
|
| <style>
|
| div.container {
|
| -webkit-logical-width: 8em;
|
| - font: 20px ahem;
|
| + font: 20px Ahem;
|
| -webkit-font-smoothing: none;
|
| outline: thin dashed lightblue;
|
| -webkit-ruby-position: after;
|
|
|