From 14b10821a5fc64a9563617413a3a2637440eb624 Mon Sep 17 00:00:00 2001 From: Scott O'Hara Date: Mon, 6 May 2024 12:36:01 -0400 Subject: [PATCH] Update F91 to remove unrelated techniques closes #3788 removes f46, g115 and g63 as they aren't directly related to not marking up table headers correctly. The issue said all but H43 should be removed, but H51 demonstrates how to build a table with correctly marked up headers, so i see no reason why this shouldn't still be linked. As it stands, support for the headers attribute is rather lack luster - so pointing to a generic use of setting up a table with correct usage of the th element is worth not removing. --- techniques/failures/F91.html | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/techniques/failures/F91.html b/techniques/failures/F91.html index 0df9da7b63..d5b4318e63 100644 --- a/techniques/failures/F91.html +++ b/techniques/failures/F91.html @@ -68,10 +68,7 @@

Headers not marked up appropriately

- \ No newline at end of file +