diff options
author | Ms2ger <Ms2ger@gmail.com> | 2016-03-16 14:48:10 +0100 |
---|---|---|
committer | Ms2ger <Ms2ger@gmail.com> | 2016-03-16 14:48:10 +0100 |
commit | 773d4a7ee5c8c82b0a90de82b6ab319f51daa730 (patch) | |
tree | 87afbe3c327e3cabb3dc14a00a1ceb0897a81c25 | |
parent | c15fa8bf25728ccc295b288770331ae97695fec2 (diff) | |
download | servo-773d4a7ee5c8c82b0a90de82b6ab319f51daa730.tar.gz servo-773d4a7ee5c8c82b0a90de82b6ab319f51daa730.zip |
Update expected results for the jquery tests.
Apparently four of the attributes tests were fixed at some point.
-rw-r--r-- | tests/jquery/expected_selector.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/jquery/expected_selector.txt b/tests/jquery/expected_selector.txt index eddb132445f..434a4d80ea4 100644 --- a/tests/jquery/expected_selector.txt +++ b/tests/jquery/expected_selector.txt @@ -9,6 +9,6 @@ [jQuery test] [7/0/7] element - jQuery only [jQuery test] [0/2/2] Sizzle cache collides with multiple Sizzles on a page [jQuery test] [1/0/1] disconnected nodes -[jQuery test] [50/4/54] attributes +[jQuery test] [54/0/54] attributes [jQuery test] [3/0/3] disconnected nodes - jQuery only [jQuery test] [26/0/26] id |