| 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 d64c24c1a0a2e6f2626e0fe35a31338ee62ac291..a26d40357c24c07a177c73a30905ce3f7dc26f89 100644
|
| --- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| @@ -990,6 +990,8 @@ interface DOMMatrix : DOMMatrixReadOnly
|
| method multiplySelf
|
| method preMultiplySelf
|
| method rotateAxisAngleSelf
|
| + method rotateFromVectorSelf
|
| + method rotateSelf
|
| method scale3dSelf
|
| method scaleSelf
|
| method skewXSelf
|
| @@ -1051,7 +1053,9 @@ interface DOMMatrixReadOnly
|
| method flipY
|
| method inverse
|
| method multiply
|
| + method rotate
|
| method rotateAxisAngle
|
| + method rotateFromVector
|
| method scale
|
| method scale3d
|
| method skewX
|
|
|