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

Unified Diff: android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt

Issue 2525233002: Move pathLength attribute from SVGPathElement to SVGGeometryElement. (Closed)
Patch Set: Align with review comments Created 4 years, 1 month 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/wpt/svg/historical-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
diff --git a/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt b/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
index 2681df8a5c0cdda61535049bc68d4cee78cad169..0ea7369088e36beff246f727ba737907a8f9f482 100644
--- a/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
+++ b/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
@@ -3947,6 +3947,7 @@ interface SVGForeignObjectElement : SVGGraphicsElement
interface SVGGElement : SVGGraphicsElement
method constructor
interface SVGGeometryElement : SVGGraphicsElement
+ getter pathLength
method constructor
method getPointAtLength
method getTotalLength
@@ -4102,7 +4103,6 @@ interface SVGNumberList
method removeItem
method replaceItem
interface SVGPathElement : SVGGeometryElement
- getter pathLength
method constructor
method getPathSegAtLength
interface SVGPatternElement : SVGElement
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/wpt/svg/historical-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698