Side by Side Diff: third_party/WebKit/LayoutTests/editing/execCommand/append-node-under-document-expected.txt
Issue 2235643002 :
Code cleanup related to unified text checker (Closed)
Patch Set: Rebased on removal of grammar-checking code
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
chrome/browser/chrome_content_browser_client.cc
content/public/common/common_param_traits_macros.h
content/public/common/web_preferences.h
content/public/common/web_preferences.cc
content/renderer/render_view_impl.cc
third_party/WebKit/LayoutTests/TestExpectations
third_party/WebKit/LayoutTests/accessibility/misspellings.html
third_party/WebKit/LayoutTests/editing/execCommand/append-node-under-document.html
third_party/WebKit/LayoutTests/editing/execCommand/append-node-under-document-expected.txt
third_party/WebKit/LayoutTests/editing/spelling/design-mode-spellcheck-off.html
third_party/WebKit/LayoutTests/editing/spelling/grammar.html
third_party/WebKit/LayoutTests/editing/spelling/grammar-edit-word.html
third_party/WebKit/LayoutTests/editing/spelling/inline-spelling-markers-hidpi.html
third_party/WebKit/LayoutTests/editing/spelling/inline-spelling-markers-hidpi-composited.html
third_party/WebKit/LayoutTests/editing/spelling/inline_spelling_markers.html
third_party/WebKit/LayoutTests/editing/spelling/mark-empty-crash.html
third_party/WebKit/LayoutTests/editing/spelling/markers.html
third_party/WebKit/LayoutTests/editing/spelling/markers-input-type-text.html
third_party/WebKit/LayoutTests/editing/spelling/resources/util.js
third_party/WebKit/LayoutTests/editing/spelling/script-tests/spelling-attribute-at-child.js
third_party/WebKit/LayoutTests/editing/spelling/script-tests/spelling-attribute-change.js
third_party/WebKit/LayoutTests/editing/spelling/script-tests/spelling-backspace-between-lines.js
third_party/WebKit/LayoutTests/editing/spelling/script-tests/spelling-hasspellingmarker.js
third_party/WebKit/LayoutTests/editing/spelling/spellcheck-async.html
third_party/WebKit/LayoutTests/editing/spelling/spellcheck-async-mutation.html
third_party/WebKit/LayoutTests/editing/spelling/spellcheck-async-remove-frame.html
third_party/WebKit/LayoutTests/editing/spelling/spellcheck-attribute.html
third_party/WebKit/LayoutTests/editing/spelling/spellcheck-disable-enable.html
third_party/WebKit/LayoutTests/editing/spelling/spellcheck-editable-on-focus.html
third_party/WebKit/LayoutTests/editing/spelling/spellcheck-editable-on-focus-multiframe.html
third_party/WebKit/LayoutTests/editing/spelling/spellcheck-editable-on-focus-sync.html
third_party/WebKit/LayoutTests/editing/spelling/spellcheck-mixed-editable-crash.html
third_party/WebKit/LayoutTests/editing/spelling/spellcheck-mixed-editable-long-text-crash.html
third_party/WebKit/LayoutTests/editing/spelling/spelling-backward.html
third_party/WebKit/LayoutTests/editing/spelling/spelling-huge-text.html
third_party/WebKit/LayoutTests/editing/spelling/spelling-linebreak.html
third_party/WebKit/LayoutTests/editing/spelling/spelling-marker-description.html
third_party/WebKit/LayoutTests/editing/spelling/spelling-unified-emulation.html
third_party/WebKit/LayoutTests/editing/text-iterator/backward-textiterator-first-letter-crash.html
third_party/WebKit/LayoutTests/fast/dom/Text/normalize-crash-in-spell-checker.html
third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.h
third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp
third_party/WebKit/Source/core/editing/spellcheck/SpellCheckerTest.cpp
third_party/WebKit/Source/core/editing/spellcheck/TextCheckingHelper.h
third_party/WebKit/Source/core/editing/spellcheck/TextCheckingHelper.cpp
third_party/WebKit/Source/core/frame/Settings.in
third_party/WebKit/Source/web/WebSettingsImpl.h
third_party/WebKit/Source/web/WebSettingsImpl.cpp
third_party/WebKit/Source/web/tests/WebFrameTest.cpp
third_party/WebKit/public/web/WebSettings.h