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

Unified Diff: LayoutTests/platform/android/webexposed/global-interface-listing-expected.txt

Issue 1162853002: Remove IME API from Blink (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: remove interface in WebWidgets.h Created 5 years, 7 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
Index: LayoutTests/platform/android/webexposed/global-interface-listing-expected.txt
diff --git a/LayoutTests/platform/android/webexposed/global-interface-listing-expected.txt b/LayoutTests/platform/android/webexposed/global-interface-listing-expected.txt
index 3abe09a09b88bfb8c9419447382e306e57efdb2b..6bb9cf2fc880d39d3ad896dd0749e42b5330c3aa 100644
--- a/LayoutTests/platform/android/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/platform/android/webexposed/global-interface-listing-expected.txt
@@ -588,11 +588,8 @@ interface CloseEvent
interface Comment
method constructor
interface CompositionEvent
- getter activeSegmentEnd
- getter activeSegmentStart
getter data
method constructor
- method getSegments
method initCompositionEvent
interface CompositorProxy
getter opacity
@@ -1847,7 +1844,6 @@ interface HTMLElement
getter draggable
getter hidden
getter innerText
- getter inputMethodContext
getter isContentEditable
getter lang
getter offsetHeight
@@ -3044,19 +3040,6 @@ interface ImageData
getter height
getter width
method constructor
-interface InputMethodContext
- getter compositionEndOffset
- getter compositionStartOffset
- getter locale
- getter oncandidatewindowhide
- getter oncandidatewindowshow
- getter oncandidatewindowupdate
- getter target
- method confirmComposition
- method constructor
- setter oncandidatewindowhide
- setter oncandidatewindowshow
- setter oncandidatewindowupdate
interface Int16Array
attribute BYTES_PER_ELEMENT
getter buffer

Powered by Google App Engine
This is Rietveld 408576698