Index: LayoutTests/platform/win/fast/table/018-expected.txt |
diff --git a/LayoutTests/platform/win/fast/table/018-expected.txt b/LayoutTests/platform/win/fast/table/018-expected.txt |
index a8324792cabf9105fbd87286a77c6578a308247d..657b380ba5c0af620f2c9f62e3178f0577ce87b7 100644 |
--- a/LayoutTests/platform/win/fast/table/018-expected.txt |
+++ b/LayoutTests/platform/win/fast/table/018-expected.txt |
@@ -22,18 +22,18 @@ layer at (0,0) size 800x600 |
RenderTableCell {TD} at (2,2) size 778x58 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
RenderText {#text} at (2,2) size 128x17 |
text run at (2,2) width 128: "The following text: " |
- RenderInline {TT} at (0,0) size 87x15 |
- RenderText {#text} at (129,5) size 87x15 |
- text run at (129,5) width 87: "hello world" |
- RenderText {#text} at (215,2) size 761x53 |
- text run at (215,2) width 544: ", is written using the <tt> tag. It should show up as Monaco 11 point, but instead it is" |
+ RenderInline {TT} at (0,0) size 89x16 |
+ RenderText {#text} at (129,4) size 89x16 |
+ text run at (129,4) width 89: "hello world" |
+ RenderText {#text} at (217,2) size 761x53 |
+ text run at (217,2) width 544: ", is written using the <tt> tag. It should show up as Monaco 11 point, but instead it is" |
text run at (2,20) width 761: "showing up as Monaco 15 point. The font is correct, but the point size is whatever is set for the proportional font. Note" |
text run at (2,38) width 291: "that this only happens to text inside a <table>" |
RenderBlock {P} at (0,166) size 784x18 |
RenderText {#text} at (0,0) size 296x17 |
text run at (0,0) width 296: "Here is the same text again outside a <table>: " |
- RenderInline {TT} at (0,0) size 87x15 |
- RenderText {#text} at (295,3) size 87x15 |
- text run at (295,3) width 87: "hello world" |
- RenderText {#text} at (381,0) size 241x17 |
- text run at (381,0) width 241: ". Notice it is displayed correctly now." |
+ RenderInline {TT} at (0,0) size 89x16 |
+ RenderText {#text} at (295,2) size 89x16 |
+ text run at (295,2) width 89: "hello world" |
+ RenderText {#text} at (383,0) size 241x17 |
+ text run at (383,0) width 241: ". Notice it is displayed correctly now." |