{
 "compat_features": [
  "css.properties.ime-mode"
 ],
 "description": "The ime-mode CSS property sets the state of the input method editor for text fields.",
 "description_html": "The <code>ime-mode</code> CSS property sets the state of the input method editor for text fields.",
 "discouraged": {
  "according_to": [
   "https://drafts.csswg.org/css-ui-3/#input-method-editor"
  ],
  "alternatives": [
   "inputmode",
   "lang-attr"
  ],
  "reason": "You should not modify the state of input method editor. Instead, you should use hints (such as a lang or inputmode attribute) to help the browser select the right user interface for text input.",
  "reason_html": "You should not modify the state of input method editor. Instead, you should use hints (such as a <code>lang</code> or <code>inputmode</code> attribute) to help the browser select the right user interface for text input."
 },
 "group": [
  "css"
 ],
 "kind": "feature",
 "name": "ime-mode",
 "spec": [
  "https://drafts.csswg.org/css-ui-3/#input-method-editor"
 ],
 "status": {
  "baseline": false,
  "by_compat_key": {
   "css.properties.ime-mode": {
    "baseline": false,
    "support": {
     "firefox": "3",
     "firefox_android": "4"
    }
   }
  },
  "support": {
   "firefox": "3",
   "firefox_android": "4"
  }
 },
 "id": "ime-mode",
 "groups": [
  "css"
 ],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css-ui-3/#input-method-editor",
   "seriesComposition": "full",
   "shortname": "css-ui-3",
   "series": {
    "shortname": "css-ui",
    "currentSpecification": "css-ui-4",
    "title": "CSS Basic User Interface",
    "shortTitle": "CSS User Interface",
    "releaseUrl": "https://www.w3.org/TR/css-ui/",
    "nightlyUrl": "https://drafts.csswg.org/css-ui/"
   },
   "seriesVersion": "3",
   "shortTitle": "CSS User Interface 3",
   "seriesNext": "css-ui-4",
   "organization": "W3C",
   "groups": [
    {
     "name": "Cascading Style Sheets (CSS) Working Group",
     "url": "https://www.w3.org/groups/wg/css/"
    }
   ],
   "release": {
    "url": "https://www.w3.org/TR/css-ui-3/",
    "status": "Recommendation",
    "filename": "Overview.html"
   },
   "nightly": {
    "url": "https://drafts.csswg.org/css-ui-3/",
    "status": "Editor's Draft",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css-ui-3/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "sourcePath": "css-ui-3/Overview.bs",
    "filename": "index.html"
   },
   "title": "CSS Basic User Interface Module Level 3 (CSS3 UI)",
   "source": "w3c",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/css-ui"
    ]
   },
   "fragment": "input-method-editor"
  }
 ],
 "mdnUrls": [],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": null,
 "developerSignals": null,
 "bugs": {},
 "useCases": null,
 "baselineLowDateAsObject": null,
 "baselineHighDateAsObject": null
}