Re: [blink-dev] Intent to Ship: CSS reading-flow, reading-order properties

2025-04-05 Thread Alex Russell
LGTM2 On Wednesday, April 2, 2025 at 6:57:22 AM UTC-7 Daniel Bratell wrote: > LGTM1 > > /Daniel > On 2025-04-01 00:11, Di Zhang wrote: > > Contact emails > > dizha...@chromium.org > > Explainer > > None > > Specification > > https://www.w3.org/TR/css-display-4 > > Summary > > The reading-flow

Re: [blink-dev] Intent to Ship: CSS reading-flow, reading-order properties

2025-04-02 Thread 'Dan Clark' via blink-dev
LGTM3 On Wednesday, April 2, 2025 at 8:28:54 AM UTC-7 sligh...@chromium.org wrote: > LGTM2 > > On Wednesday, April 2, 2025 at 6:57:22 AM UTC-7 Daniel Bratell wrote: > >> LGTM1 >> >> /Daniel >> On 2025-04-01 00:11, Di Zhang wrote: >> >> Contact emails >> >> dizh...@chromium.org >> >> Explainer >

Re: [blink-dev] Intent to Ship: CSS reading-flow, reading-order properties

2025-04-02 Thread Daniel Bratell
LGTM1 /Daniel On 2025-04-01 00:11, Di Zhang wrote: Contact emails dizha...@chromium.org Explainer None Specification https://www.w3.org/TR/css-display-4 Summary The reading-flow CSS property controls the order in which elements in a flex, grid or

[blink-dev] Intent to Ship: CSS reading-flow, reading-order properties

2025-03-31 Thread Di Zhang
Contact emails dizha...@chromium.org Explainer None Specification https://www.w3.org/TR/css-display-4 Summary The reading-flow CSS property controls the order in which elements in a flex, grid or block layout are exposed to accessibility tools and focused via TAB keyboard focus navigation.