| Index: LayoutTests/fast/table/anonymous-table-section-removed-expected.txt
|
| diff --git a/LayoutTests/fast/table/anonymous-table-section-removed-expected.txt b/LayoutTests/fast/table/anonymous-table-section-removed-expected.txt
|
| index bd7203001b1e2ebc65e4cf960af2292d0dc0558e..00f074afa886db76ccf375961f12918938743254 100644
|
| --- a/LayoutTests/fast/table/anonymous-table-section-removed-expected.txt
|
| +++ b/LayoutTests/fast/table/anonymous-table-section-removed-expected.txt
|
| @@ -1,2 +1,5 @@
|
| Table
|
| -PASS
|
| +FAIL:
|
| +Expected 34 for height, but got 32.
|
| +
|
| +<table id="table" data-expected-height="34"><tbody><tr><td>Table</td></tr></tbody><tr></tr></table>
|
|
|