File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6262 "deprecated" : false
6363 }
6464 },
65+ "labeled_values" : {
66+ "__compat" : {
67+ "description" : " Labeled values support" ,
68+ "mdn_url" : " https://developer.mozilla.org/docs/Web/HTML/Reference/Elements/input/range#adding_labels" ,
69+ "spec_url" : " https://html.spec.whatwg.org/multipage/input.html#range-state-(type=range):~:text=labeled%20values" ,
70+ "tags" : [
71+ " web-features:input-range"
72+ ],
73+ "support" : {
74+ "chrome" : {
75+ "version_added" : " 38"
76+ },
77+ "chrome_android" : {
78+ "version_added" : " 57"
79+ },
80+ "edge" : " mirror" ,
81+ "firefox" : {
82+ "version_added" : " 77"
83+ },
84+ "firefox_android" : " mirror" ,
85+ "oculus" : " mirror" ,
86+ "opera" : " mirror" ,
87+ "opera_android" : " mirror" ,
88+ "safari" : {
89+ "version_added" : false ,
90+ "impl_url" : " https://webkit.org/b/252038"
91+ },
92+ "safari_ios" : " mirror" ,
93+ "samsunginternet_android" : " mirror" ,
94+ "webview_android" : " mirror" ,
95+ "webview_ios" : " mirror"
96+ },
97+ "status" : {
98+ "experimental" : false ,
99+ "standard_track" : true ,
100+ "deprecated" : false
101+ }
102+ }
103+ },
65104 "tick_marks" : {
66105 "__compat" : {
67106 "description" : " Tick mark support" ,
You can’t perform that action at this time.
0 commit comments