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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 2387003002: [GeometryInterface] remove scaleNonUniform* method. (Closed)
Patch Set: modify test. Created 4 years, 2 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/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index 703088088902ca2c089c9c5574fc7daa1c7de9bc..6068a032109230c8d18f446ccb78b085b6d0b7a9 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -982,7 +982,6 @@ interface DOMMatrix : DOMMatrixReadOnly
method multiplySelf
method preMultiplySelf
method scale3dSelf
- method scaleNonUniformSelf
method scaleSelf
method skewXSelf
method skewYSelf
@@ -1045,7 +1044,6 @@ interface DOMMatrixReadOnly
method multiply
method scale
method scale3d
- method scaleNonUniform
method skewX
method skewY
method toFloat32Array

Powered by Google App Engine
This is Rietveld 408576698