Index: third_party/WebKit/LayoutTests/imported/wpt/FileAPI/idlharness-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/FileAPI/idlharness-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/FileAPI/idlharness-expected.txt |
index cfaa6308fdd2ebb2b2a2dd3640bc8bd2c21f1e19..4c03728c6d761bca9931da327f56e8be88085e76 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/FileAPI/idlharness-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/FileAPI/idlharness-expected.txt |
@@ -95,5 +95,6 @@ PASS FileReader interface: new FileReader() must inherit property "onload" with |
PASS FileReader interface: new FileReader() must inherit property "onabort" with the proper type (13) |
PASS FileReader interface: new FileReader() must inherit property "onerror" with the proper type (14) |
PASS FileReader interface: new FileReader() must inherit property "onloadend" with the proper type (15) |
+PASS FileReaderSync interface: existence and properties of interface object |
Harness: the test ran to completion. |