Commit 5cc3f97
Improve Accessibility Guidance for
* Add fontWidth() and clarify textWidth vs fontWidth docs in attributes.js
* updated as per maintainers comment, only documentation is updated
* Add fontWidth() and clarify textWidth vs fontWidth docs in attributes.js; simple docs are updated, not code
* aded docs for difference between textWidth and fontWidth with respect to whitespace
* unnecesaary file introduced, removed it, cleanedup the thing i was supposed to do
* docs updated as asked
* removed things from previous pr
* i think done, if not will ask maintainer
* check, merge conflicts
* updated the docs as per suggesstion from perminder
* fixes as per review
* updated the bad code and good code examples, so actually now can diffrentiated b/w them
* fix:inverted comma typos
* invert typos
* invert typos
* invert typos
* invert typos
* invert typos
* invert typos
* invert typos
* invert typos
* invert typos
* invert typos
* invert typos
* invert typos
* invert typos
* invert typos
* invert typos
* invert typos
* invert typos
* invert typos
* invert typos to do fix
* invert typos to do fix
* invert typos to do fix
* invert typos to do fix
* invert typos to do fix
* invert typos to do fix
* invert typos to do fix
* invert typos to do fix
* invert typos to do fix
* invert typos to do fix
* invert typos to do fix
* invert typos to do fix
* invert typos to do fix
* had docs style section repeated, removed to resolve redundancy
* Tidy web accessibility updates
* Tidy updates to documentation style guide
* Tidy documentation style guide table of contents
* Tidy web accessibility references in contributor docs
* Tidy contributing documentation for describe()
* Tidy unintended change in textCore.js
* Update contributor_docs/documentation_style_guide.md
---------
Co-authored-by: kit <1304340+ksen0@users.noreply.github.com>
Co-authored-by: Perminder Singh <127239756+perminder-17@users.noreply.github.com>describe() Usage (#8101)1 parent 4434179 commit 5cc3f97
File tree
3 files changed
+54
-10
lines changed- contributor_docs
3 files changed
+54
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
311 | | - | |
| 311 | + | |
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
119 | | - | |
| 120 | + | |
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
| |||
142 | 143 | | |
143 | 144 | | |
144 | 145 | | |
145 | | - | |
| 146 | + | |
146 | 147 | | |
147 | 148 | | |
148 | 149 | | |
| |||
230 | 231 | | |
231 | 232 | | |
232 | 233 | | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
233 | 278 | | |
234 | 279 | | |
235 | 280 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | | - | |
| 126 | + | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
| 275 | + | |
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
0 commit comments