Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(46)

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/geometry-interfaces-dom-matrix-expected.txt

Issue 2860613002: Enable SharedArrayBuffer feature by default. (Closed)
Patch Set: merge HEAD Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698