Index: third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-expected.txt |
index 6e58e5662ab2180a6f2ea962eb8d2de9e6921cbd..9b8652ceef9c304640bca72f4ae56e4d424091ac 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-expected.txt |
@@ -14,6 +14,7 @@ PASS DOMMatrix.is2D can never be set to 'true' when it was set to 'false' before |
PASS DOMMatrix fromFloat*Array - invalid array size of nearby 6 |
PASS DOMMatrix fromFloat*Array - invalid array size of nearby 16 |
PASS DOMMatrix fromFloat*Array - invalid array size |
+PASS DOMMatrix fromFloat*Array - can't use SharedArrayBuffer view |
PASS DOMMatrix.fromMatrix() with no parameter |
PASS DOMMatrix.fromMatrix() with null |
PASS DOMMatrix.fromMatrix() with undefined |