Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/dom/inner-text-001-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/inner-text-001-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/inner-text-001-expected.txt |
| index 33055fde5fca28b75d111fb8475ce184366ae4c8..a685aadab69da1cd95a3f25d114f2aaee56f5b53 100644 |
| --- a/third_party/WebKit/LayoutTests/fast/dom/inner-text-001-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/fast/dom/inner-text-001-expected.txt |
| @@ -9,8 +9,8 @@ Item 2 |
| 4 5 6 |
| Right here is an inline block. |
| -And an inline table with one row is here, too. |
| -And an inline table with rows not far behind. |
| +And an inline table with one row is here, too. |
| +And an inline table with rows not far behind. |
| Check collapsed margins |
| Collapsed margins are supposed to result in an extra line break. |
| @@ -34,8 +34,8 @@ Item 2 |
| 4 5 6 |
| Right here is an inline block. |
| -And an inline table with one row is here, too. |
| -And an inline table with rows not far behind. |
| +And an inline table with one row is here, too. |
| +And an inline table with rows not far behind. |
|
rune
2016/01/19 09:54:50
Change display:inline -> display:inline-table in t
nainar
2016/01/20 00:44:23
Done.
|
| Check collapsed margins |
| Collapsed margins are supposed to result in an extra line break. |