| Index: third_party/WebKit/LayoutTests/fast/xpath/id-simple-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/xpath/id-simple-expected.txt b/third_party/WebKit/LayoutTests/fast/xpath/id-simple-expected.txt
|
| index d18db95b2fc4a8a1af7250b941db7d61af2934b8..338ad478f4e60228c5e28bab865b40d54de632cf 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/xpath/id-simple-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/xpath/id-simple-expected.txt
|
| @@ -1,6 +1,6 @@
|
| Test for bug 15380: XPath: id('foo') doesn't resolve correctly.
|
|
|
| -
|
| +
|
| id('nested1') PASSED: [object HTMLDivElement]
|
| id('nested1')/div[1] PASSED: [object HTMLDivElement]
|
| id('nested1')//div[1] PASSED: [object HTMLDivElement]
|
|
|