From 7e044f5205168346902c48ebdfcb407712b09dbd Mon Sep 17 00:00:00 2001 From: Tim Stallmann Date: Mon, 25 Nov 2024 19:27:47 -0500 Subject: [PATCH] Add gridcell role to td (#36968) * Add gridcell role to td * Update files/en-us/web/html/element/td/index.md --------- Co-authored-by: Estelle Weyl --- files/en-us/web/html/element/td/index.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/files/en-us/web/html/element/td/index.md b/files/en-us/web/html/element/td/index.md index dad6446b211bb53..d0f9f9807fa1bf3 100644 --- a/files/en-us/web/html/element/td/index.md +++ b/files/en-us/web/html/element/td/index.md @@ -320,7 +320,16 @@ While the [visual result](#result_2) is unchanged from the [previous example tab >cell - if a descendant of a {{HTMLElement("table")}} element + if a descendant of a {{HTMLElement("table")}} element, or gridcell + if a descendant of an element with grid role