Index: third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.zero-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.zero-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.zero-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..cd557472a9abdc076edb0edea6a1851decf67ee7 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.zero-expected.txt |
@@ -0,0 +1,4 @@ |
+This is a testharness.js-based test. |
+FAIL Parsing of non-negative integers assert_equals: offscreenCanvas.width === 0 (got 100[number], expected 0[number]) expected 0 but got 100 |
+Harness: the test ran to completion. |
+ |