| Index: third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-1-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-1-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-1-expected.txt
|
| index d39bb4a21ff1111550abb078b1e619c21c9f1732..27f611a929f48766593360fc005aa94dcf52dcc2 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-1-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-1-expected.txt
|
| @@ -38,7 +38,7 @@ layer at (0,0) size 785x912 backgroundClip at (0,0) size 785x600 clip at (0,0) s
|
| text run at (671,0) width 90: "The CSS spec"
|
| text run at (0,18) width 765: "says that the align=center carries down as text-align and never acts to move blocks. You're not moving the block for the"
|
| text run at (0,36) width 413: "table (above), but you're not doing the text-align inside it either. "
|
| - text run at (412,36) width 343: "In quirks mode you should do the former, in standard"
|
| + text run at (412,36) width 341: "In quirks mode you should do the former, in standard"
|
| text run at (0,54) width 104: "mode, the latter."
|
| LayoutTable {TABLE} at (0,244) size 230x106 [border: (1px outset #808080)]
|
| LayoutTableSection {TBODY} at (1,1) size 228x104
|
| @@ -124,8 +124,8 @@ layer at (0,0) size 785x912 backgroundClip at (0,0) size 785x600 clip at (0,0) s
|
| text run at (353,0) width 51: "A table."
|
| LayoutBlockFlow {P} at (0,710) size 769x66
|
| LayoutBlockFlow (anonymous) at (0,0) size 769x18
|
| - LayoutText {#text} at (0,0) size 408x18
|
| - text run at (0,0) width 408: "However, in standard mode, the first table should look like this:"
|
| + LayoutText {#text} at (0,0) size 407x18
|
| + text run at (0,0) width 407: "However, in standard mode, the first table should look like this:"
|
| LayoutTable {TABLE} at (0,18) size 769x48
|
| LayoutTableSection {TBODY} at (0,0) size 769x48
|
| LayoutTableRow {TR} at (0,2) size 769x44
|
|
|