{
 "compat_features": [
  "css.properties.clear",
  "css.properties.clear.both",
  "css.properties.clear.left",
  "css.properties.clear.none",
  "css.properties.clear.right",
  "css.properties.float",
  "css.properties.float.left",
  "css.properties.float.none",
  "css.properties.float.right"
 ],
 "description": "The float CSS property aligns an element to either side of its container, allowing text and inline elements to flow around it. The clear CSS property sets whether an element is moved below floating elements that proceed it.",
 "description_html": "The <code>float</code> CSS property aligns an element to either side of its container, allowing text and inline elements to flow around it. The <code>clear</code> CSS property sets whether an element is moved below floating elements that proceed it.",
 "group": [
  "css"
 ],
 "kind": "feature",
 "name": "float and clear",
 "spec": [
  "https://drafts.csswg.org/css2/#propdef-float",
  "https://drafts.csswg.org/css2/#propdef-clear"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "2018-01-29",
  "baseline_low_date": "2015-07-29",
  "by_compat_key": {
   "css.properties.clear": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.clear.both": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.clear.left": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.clear.none": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.clear.right": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.float": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.float.left": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.float.none": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   },
   "css.properties.float.right": {
    "baseline": "high",
    "baseline_high_date": "2018-01-29",
    "baseline_low_date": "2015-07-29",
    "support": {
     "chrome": "1",
     "chrome_android": "18",
     "edge": "12",
     "firefox": "1",
     "firefox_android": "4",
     "safari": "1",
     "safari_ios": "1"
    }
   }
  },
  "support": {
   "chrome": "1",
   "chrome_android": "18",
   "edge": "12",
   "firefox": "1",
   "firefox_android": "4",
   "safari": "1",
   "safari_ios": "1"
  }
 },
 "id": "float-clear",
 "groups": [
  "css"
 ],
 "specs": [
  {
   "url": "https://drafts.csswg.org/css2/#propdef-float",
   "seriesComposition": "full",
   "shortname": "CSS2",
   "series": {
    "shortname": "CSS",
    "currentSpecification": "CSS2",
    "title": "Cascading Style Sheets",
    "shortTitle": "CSS",
    "releaseUrl": "https://www.w3.org/TR/CSS2/",
    "nightlyUrl": "https://drafts.csswg.org/css2/"
   },
   "seriesVersion": "2",
   "formerNames": [
    "CSS21",
    "CSS22"
   ],
   "nightly": {
    "url": "https://drafts.csswg.org/css2/",
    "status": "Editor's Draft",
    "sourcePath": "css2/Overview.bs",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css2/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "filename": "index.html"
   },
   "title": "Cascading Style Sheets Level 2",
   "shortTitle": "CSS 2",
   "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/CSS2/",
    "status": "Recommendation",
    "pages": [
     "https://www.w3.org/TR/CSS2/about.html",
     "https://www.w3.org/TR/CSS2/intro.html",
     "https://www.w3.org/TR/CSS2/conform.html",
     "https://www.w3.org/TR/CSS2/syndata.html",
     "https://www.w3.org/TR/CSS2/selector.html",
     "https://www.w3.org/TR/CSS2/cascade.html",
     "https://www.w3.org/TR/CSS2/media.html",
     "https://www.w3.org/TR/CSS2/box.html",
     "https://www.w3.org/TR/CSS2/visuren.html",
     "https://www.w3.org/TR/CSS2/visudet.html",
     "https://www.w3.org/TR/CSS2/visufx.html",
     "https://www.w3.org/TR/CSS2/generate.html",
     "https://www.w3.org/TR/CSS2/page.html",
     "https://www.w3.org/TR/CSS2/colors.html",
     "https://www.w3.org/TR/CSS2/fonts.html",
     "https://www.w3.org/TR/CSS2/text.html",
     "https://www.w3.org/TR/CSS2/tables.html",
     "https://www.w3.org/TR/CSS2/ui.html",
     "https://www.w3.org/TR/CSS2/aural.html",
     "https://www.w3.org/TR/CSS2/refs.html",
     "https://www.w3.org/TR/CSS2/changes.html",
     "https://www.w3.org/TR/CSS2/sample.html",
     "https://www.w3.org/TR/CSS2/zindex.html",
     "https://www.w3.org/TR/CSS2/propidx.html",
     "https://www.w3.org/TR/CSS2/grammar.html",
     "https://www.w3.org/TR/CSS2/indexlist.html"
    ],
    "filename": "Overview.html"
   },
   "source": "w3c",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/CSS2"
    ]
   },
   "fragment": "propdef-float"
  },
  {
   "url": "https://drafts.csswg.org/css2/#propdef-clear",
   "seriesComposition": "full",
   "shortname": "CSS2",
   "series": {
    "shortname": "CSS",
    "currentSpecification": "CSS2",
    "title": "Cascading Style Sheets",
    "shortTitle": "CSS",
    "releaseUrl": "https://www.w3.org/TR/CSS2/",
    "nightlyUrl": "https://drafts.csswg.org/css2/"
   },
   "seriesVersion": "2",
   "formerNames": [
    "CSS21",
    "CSS22"
   ],
   "nightly": {
    "url": "https://drafts.csswg.org/css2/",
    "status": "Editor's Draft",
    "sourcePath": "css2/Overview.bs",
    "alternateUrls": [
     "https://w3c.github.io/csswg-drafts/css2/"
    ],
    "repository": "https://github.com/w3c/csswg-drafts",
    "filename": "index.html"
   },
   "title": "Cascading Style Sheets Level 2",
   "shortTitle": "CSS 2",
   "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/CSS2/",
    "status": "Recommendation",
    "pages": [
     "https://www.w3.org/TR/CSS2/about.html",
     "https://www.w3.org/TR/CSS2/intro.html",
     "https://www.w3.org/TR/CSS2/conform.html",
     "https://www.w3.org/TR/CSS2/syndata.html",
     "https://www.w3.org/TR/CSS2/selector.html",
     "https://www.w3.org/TR/CSS2/cascade.html",
     "https://www.w3.org/TR/CSS2/media.html",
     "https://www.w3.org/TR/CSS2/box.html",
     "https://www.w3.org/TR/CSS2/visuren.html",
     "https://www.w3.org/TR/CSS2/visudet.html",
     "https://www.w3.org/TR/CSS2/visufx.html",
     "https://www.w3.org/TR/CSS2/generate.html",
     "https://www.w3.org/TR/CSS2/page.html",
     "https://www.w3.org/TR/CSS2/colors.html",
     "https://www.w3.org/TR/CSS2/fonts.html",
     "https://www.w3.org/TR/CSS2/text.html",
     "https://www.w3.org/TR/CSS2/tables.html",
     "https://www.w3.org/TR/CSS2/ui.html",
     "https://www.w3.org/TR/CSS2/aural.html",
     "https://www.w3.org/TR/CSS2/refs.html",
     "https://www.w3.org/TR/CSS2/changes.html",
     "https://www.w3.org/TR/CSS2/sample.html",
     "https://www.w3.org/TR/CSS2/zindex.html",
     "https://www.w3.org/TR/CSS2/propidx.html",
     "https://www.w3.org/TR/CSS2/grammar.html",
     "https://www.w3.org/TR/CSS2/indexlist.html"
    ],
    "filename": "Overview.html"
   },
   "source": "w3c",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/web-platform-tests/wpt",
    "testPaths": [
     "css/CSS2"
    ]
   },
   "fragment": "propdef-clear"
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/CSS/Reference/Properties/float",
   "title": "`float` CSS property",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/float"
  },
  {
   "slug": "Web/CSS/Reference/Properties/clear",
   "title": "`clear` CSS property",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/clear"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:float-clear"
 },
 "developerSignals": null,
 "bugs": {},
 "baselineLowDateAsObject": "2015-07-29T00:00:00.000Z",
 "baselineHighDateAsObject": "2018-01-29T00:00:00.000Z"
}