Index: third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-tabular-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-tabular-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-tabular-expected.txt |
index 08c5ed0d8d7a6237260bc0a029bba390ec45f049..e2867a92a4cdd787fe396fc266e553f990c9e440 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-tabular-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-tabular-expected.txt |
@@ -2649,7 +2649,7 @@ PASS colgroup.span: setAttribute() to object "2" followed by IDL get |
PASS colgroup.span: setAttribute() to object "3" followed by getAttribute() |
PASS colgroup.span: setAttribute() to object "3" followed by IDL get |
PASS colgroup.span: IDL set to 0 should not throw |
-FAIL colgroup.span: IDL set to 0 followed by getAttribute() assert_equals: expected "1" but got "0" |
+PASS colgroup.span: IDL set to 0 followed by getAttribute() |
PASS colgroup.span: IDL set to 0 followed by IDL get |
PASS colgroup.span: IDL set to 1 should not throw |
PASS colgroup.span: IDL set to 1 followed by getAttribute() |
@@ -3746,7 +3746,7 @@ PASS col.span: setAttribute() to object "2" followed by IDL get |
PASS col.span: setAttribute() to object "3" followed by getAttribute() |
PASS col.span: setAttribute() to object "3" followed by IDL get |
PASS col.span: IDL set to 0 should not throw |
-FAIL col.span: IDL set to 0 followed by getAttribute() assert_equals: expected "1" but got "0" |
+PASS col.span: IDL set to 0 followed by getAttribute() |
PASS col.span: IDL set to 0 followed by IDL get |
PASS col.span: IDL set to 1 should not throw |
PASS col.span: IDL set to 1 followed by getAttribute() |