summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/dom/frame-loading-via-document-write-expected.txt
diff options
context:
space:
mode:
authorphilipj@opera.com <philipj@opera.com>2015-05-20 14:10:16 +0000
committerphilipj@opera.com <philipj@opera.com>2015-05-20 14:10:16 +0000
commit7dfa3fd50c434913472ae720b0a5bc57f29ec113 (patch)
treee27c9e03944754d6edcc79511cb0497f842b0a12 /third_party/WebKit/LayoutTests/fast/dom/frame-loading-via-document-write-expected.txt
parentd70ceaa2a0352fb869ea1b37ce9a1eb567d7dde2 (diff)
downloadchromium_src-7dfa3fd50c434913472ae720b0a5bc57f29ec113.zip
chromium_src-7dfa3fd50c434913472ae720b0a5bc57f29ec113.tar.gz
chromium_src-7dfa3fd50c434913472ae720b0a5bc57f29ec113.tar.bz2
Remove the Document.charset setter (making it readonly)
Intent to Remove: https://groups.google.com/a/chromium.org/d/msg/blink-dev/vr1RANmrniU/oWAoayNP74QJ HTMLFormControlElementTest and HTMLSelectElementTest don't actually need to call Document::setCharset(), as they use APIs where the text has already been decoded from UTF-8. BUG=438392 Review URL: https://codereview.chromium.org/1145773003 git-svn-id: svn://svn.chromium.org/blink/trunk@195617 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/dom/frame-loading-via-document-write-expected.txt')
-rw-r--r--third_party/WebKit/LayoutTests/fast/dom/frame-loading-via-document-write-expected.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/dom/frame-loading-via-document-write-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/frame-loading-via-document-write-expected.txt
index e1db80e..5b69cb1 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/frame-loading-via-document-write-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/dom/frame-loading-via-document-write-expected.txt
@@ -1,4 +1,3 @@
-CONSOLE WARNING: Setting 'Document.charset' is deprecated. Please use '<meta charset="UTF-8">' instead.
--------