Bug 239271 - Fix for accessibility/table-add-remove-rows.html in isolated tree mode.
Summary: Fix for accessibility/table-add-remove-rows.html in isolated tree mode.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andres Gonzalez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-12 18:59 PDT by Andres Gonzalez
Modified: 2022-04-13 13:52 PDT (History)
10 users (show)

See Also:


Attachments
Patch (11.57 KB, patch)
2022-04-12 19:14 PDT, Andres Gonzalez
no flags Details | Formatted Diff | Diff
Patch (11.57 KB, patch)
2022-04-13 12:21 PDT, Andres Gonzalez
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andres Gonzalez 2022-04-12 18:59:55 PDT
Fix for accessibility/table-add-remove-rows.html in isolated tree mode.
Comment 1 Radar WebKit Bug Importer 2022-04-12 19:00:06 PDT
<rdar://problem/91663287>
Comment 2 Andres Gonzalez 2022-04-12 19:14:09 PDT
Created attachment 457499 [details]
Patch
Comment 3 chris fleizach 2022-04-13 09:34:36 PDT
Comment on attachment 457499 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=457499&action=review

> Source/WebCore/ChangeLog:12
> +        table properties when the children of a table object change.

change > changes.

> Source/WebCore/ChangeLog:14
> +        update properties that can change as the result od children changes for

od > of
Comment 4 Andres Gonzalez 2022-04-13 12:21:15 PDT
Created attachment 457557 [details]
Patch
Comment 5 EWS 2022-04-13 13:12:15 PDT
Committed r292825 (249601@main): <https://commits.webkit.org/249601@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 457557 [details].