Adrian Roselli
Adrian Roselli
@turjmner8 > Most all of my 'grid' role implementations do use HTML 'table' elements today (along with tr's, td's, etc...). I am looking to move away from that in more...
What system color keywords will be assigned? I am assuming `Highlight` and `HighlightText`. For context, [§ 3.3. Default UA Styles](https://www.w3.org/TR/css-pseudo-4/#highlight-pseudos) defines `text-decoration-line` for `::spelling-error` and `::grammar-error`. But highlighted text is...
There is recent activity on this Chromium issue, though not sure it helps: https://issues.chromium.org/issues/40343523
@MelSumner If you can gather proposals for all the concerns you raised above, I think this would make a good deep dive topic. But we need to have some direction...
In the "Existing guidance" heading, you use "we". I know you mean the royal we, but items 1–3 I have not, personally, said in years. Terrible trainings, old books, simple...
@MelSumner > Can you clarify what guidance is incorrect? Briefly... > 1. The outcome must be machine-readable code. AT reads what is in the DOM. Markup is semantics. The second...