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

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

Issue 1336463002: Webview Layout Test failure on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/tools/WebViewShell/test/webexposed/global-interface-listing-expected.txt
diff --git a/android_webview/tools/WebViewShell/test/webexposed/global-interface-listing-expected.txt b/android_webview/tools/WebViewShell/test/webexposed/global-interface-listing-expected.txt
index ae70f0565b72edef140d153b7d9ad9961b0bd18e..0afcfb1b44e1b2b35f3a225a461e61c06094e7e7 100644
--- a/android_webview/tools/WebViewShell/test/webexposed/global-interface-listing-expected.txt
+++ b/android_webview/tools/WebViewShell/test/webexposed/global-interface-listing-expected.txt
@@ -259,6 +259,10 @@ interface CSSKeyframesRule
interface CSSMediaRule
getter media
method constructor
+interface CSSNamespaceRule
+ getter namespaceURI
+ getter prefix
+ method constructor
interface CSSPageRule
getter selectorText
getter style
@@ -271,6 +275,7 @@ interface CSSRule
attribute KEYFRAMES_RULE
attribute KEYFRAME_RULE
attribute MEDIA_RULE
+ attribute NAMESPACE_RULE
attribute PAGE_RULE
attribute STYLE_RULE
attribute SUPPORTS_RULE
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698