Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/dom/offset-position-writing-modes-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/offset-position-writing-modes-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/offset-position-writing-modes-expected.txt |
| index d3ce4ac3210699b8e891bff97865387f0d583f9b..8a16571597fbf08c947df91d8139bca49bf59552 100644 |
| --- a/third_party/WebKit/LayoutTests/fast/dom/offset-position-writing-modes-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/fast/dom/offset-position-writing-modes-expected.txt |
| @@ -1,5 +1,4 @@ |
| PASS document.getElementById("vertical").offsetLeft is 65 |
| -PASS document.getElementById("horizontal").offsetTop is 65 |
| PASS successfullyParsed is true |
| TEST COMPLETE |