Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust display: contents information #4706

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
77 changes: 39 additions & 38 deletions features-json/css-display-contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,31 +86,31 @@
"34":"n",
"35":"n",
"36":"n",
"37":"a #2",
"38":"a #2",
"39":"a #2",
"40":"a #2",
"41":"a #2",
"42":"a #2",
"43":"a #2",
"44":"a #2",
"45":"a #2",
"46":"a #2",
"47":"a #2",
"48":"a #2",
"49":"a #2",
"50":"a #2",
"51":"a #2",
"52":"a #2",
"53":"a #2",
"54":"a #2",
"55":"a #2",
"56":"a #2",
"57":"a #2",
"58":"a #2",
"59":"a #2",
"60":"a #2",
"61":"a #2",
"37":"y #3",
"38":"y #3",
"39":"y #3",
"40":"y #3",
"41":"y #3",
"42":"y #3",
"43":"y #3",
"44":"y #3",
"45":"y #3",
"46":"y #3",
"47":"y #3",
"48":"y #3",
"49":"y #3",
"50":"y #3",
"51":"y #3",
"52":"y #3",
"53":"y #3",
"54":"y #3",
"55":"y #3",
"56":"y #3",
"57":"y #3",
"58":"y #3",
"59":"y #3",
"60":"y #3",
"61":"y #3",
"62":"y",
"63":"y",
"64":"y",
Expand Down Expand Up @@ -172,13 +172,13 @@
"55":"n",
"56":"n",
"57":"n",
"58":"n d #1",
"59":"n d #1",
"60":"n d #1",
"61":"n d #1",
"62":"n d #1",
"63":"n d #1",
"64":"n d #1",
"58":"n d #1 #2",
"59":"n d #1 #2",
"60":"n d #1 #2",
"61":"n d #1 #2",
"62":"n d #1 #2",
"63":"n d #1 #2",
"64":"n d #1 #2",
"65":"a #2",
"66":"a #2",
"67":"a #2",
Expand Down Expand Up @@ -206,9 +206,9 @@
"10":"n",
"10.1":"n",
"11":"n",
"11.1":"a #2",
"12":"a #2",
"TP":"a #2"
"11.1":"y #3",
"12":"y #3",
"TP":"y #3"
},
"opera":{
"9":"n",
Expand Down Expand Up @@ -280,8 +280,8 @@
"10.0-10.2":"n",
"10.3":"n",
"11.0-11.2":"n",
"11.3-11.4":"a #2",
"12.0-12.1":"a #2"
"11.3-11.4":"y #3",
"12.0-12.1":"y #3"
},
"op_mini":{
"all":"n"
Expand Down Expand Up @@ -340,7 +340,8 @@
"notes":"",
"notes_by_num":{
"1":"Enabled in Chrome through the \"experimental Web Platform features\" flag in chrome://flags",
"2":"Partial support refers to severe implementation bug that renders the content inaccessible. https://hiddedevries.nl/en/blog/2018-04-21-more-accessible-markup-with-display-contents"
"2":"Partial support refers to a severe implementation bug that renders the content inaccessible, missing from the accessibility tree. https://hiddedevries.nl/en/blog/2018-04-21-more-accessible-markup-with-display-contents has details.",
"3":"Due to browser bugs, accessibility information on the element is lost, though its contents are still present in the accessibility tree. https://hiddedevries.nl/en/blog/2018-04-21-more-accessible-markup-with-display-contents has details."
},
"usage_perc_y":3.69,
"usage_perc_a":73.36,
Expand Down