Commit efcc7b9
Enable the full accessibility tree experiment by default
Based on DevTools + Chrome Accessibility + Blink>DOM team's discussions, we have decidede to turn on the experiment by default first, since there
is no critical bugs in this experiment, and we want to collect more user feedback before moving it out of the experimental status.
Context: https://docs.google.com/document/d/1wRSaHV88zLoK_acQJD4O4auOkq-9FmpoAN-cjTStYO0/edit?tab=t.0#heading=h.lwx7tsz9x51w
Bug: 40808541
Change-Id: I76f548e53bf2a6b5d97911347e247e6b3d2d958b
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6233912
Auto-Submit: Changhao Han <[email protected]>
Reviewed-by: Benedikt Meurer <[email protected]>
Commit-Queue: Benedikt Meurer <[email protected]>1 parent 9c4d11c commit efcc7b9
File tree
4 files changed
+7
-2
lines changed- front_end
- entrypoints/main
- panels/elements
- test/e2e/helpers
4 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
| 415 | + | |
415 | 416 | | |
416 | 417 | | |
417 | 418 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
150 | 153 | | |
151 | 154 | | |
152 | 155 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
962 | 962 | | |
963 | 963 | | |
964 | 964 | | |
965 | | - | |
966 | 965 | | |
967 | 966 | | |
968 | 967 | | |
| |||
0 commit comments