File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ name : style (attribute)
2+ description : The `style` global HTML attribute applies inline CSS styling declarations to individual elements.
3+ spec : https://html.spec.whatwg.org/multipage/dom.html#the-style-attribute
4+ group :
5+ - css
6+ - html
7+ compat_features :
8+ - html.global_attributes.style
Original file line number Diff line number Diff line change 1+ # Generated from: style-attr.yml
2+ # Do not edit this file by hand. Edit the source file instead!
3+
4+ status:
5+ baseline: high
6+ baseline_low_date: 2015-07-29
7+ baseline_high_date: 2018-01-29
8+ support:
9+ chrome: "1"
10+ chrome_android: "18"
11+ edge: "12"
12+ firefox: "1"
13+ firefox_android: "4"
14+ safari: "1"
15+ safari_ios: "1"
16+ compat_features:
17+ - html.global_attributes.style
You can’t perform that action at this time.
0 commit comments