summaryrefslogtreecommitdiffstats
path: root/android_webview/tools
diff options
context:
space:
mode:
authorphilipj <philipj@opera.com>2016-02-18 07:35:15 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-18 15:36:15 +0000
commit0bb2dcd18efa71df5a93c7a5f4075cb876fa2f86 (patch)
tree140959edb5aaea4ff476bc9a0dbda6ccca131134 /android_webview/tools
parente7071a0d8d5dad9a3f0cb803b10403b4107aeda5 (diff)
downloadchromium_src-0bb2dcd18efa71df5a93c7a5f4075cb876fa2f86.zip
chromium_src-0bb2dcd18efa71df5a93c7a5f4075cb876fa2f86.tar.gz
chromium_src-0bb2dcd18efa71df5a93c7a5f4075cb876fa2f86.tar.bz2
Remove document.defaultCharset
Intent to Deprecate and Remove: https://groups.google.com/a/chromium.org/d/msg/blink-dev/pWSb_tq13Kg/Dmk59Fb9AQAJ The removed Android test depended on defaultCharset. There is already another test that verifies that the setting affects the default encoding: LayoutTests/http/tests/download/default-encoding.html BUG=567738 Review URL: https://codereview.chromium.org/1707473002 Cr-Commit-Position: refs/heads/master@{#376170}
Diffstat (limited to 'android_webview/tools')
-rw-r--r--android_webview/tools/WebViewShell/test/webexposed/global-interface-listing-expected.txt1
1 files changed, 0 insertions, 1 deletions
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 d14f681..da2b84a 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
@@ -642,7 +642,6 @@ interface Document : Node
getter contentType
getter cookie
getter currentScript
- getter defaultCharset
getter defaultView
getter designMode
getter dir