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

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

Issue 2387003002: [GeometryInterface] remove scaleNonUniform* method. (Closed)
Patch Set: rebase origin 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 12389c3e35dcc3086173523da9a978ba3686b321..00b37adbe22e33c4cf2cc5f1f8822fd1c4adb6cc 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -991,7 +991,6 @@ interface DOMMatrix : DOMMatrixReadOnly
method preMultiplySelf
method rotateAxisAngleSelf
method scale3dSelf
- method scaleNonUniformSelf
method scaleSelf
method skewXSelf
method skewYSelf
@@ -1055,7 +1054,6 @@ interface DOMMatrixReadOnly
method rotateAxisAngle
method scale
method scale3d
- method scaleNonUniform
method skewX
method skewY
method toFloat32Array

Powered by Google App Engine
This is Rietveld 408576698