Bug 238258 - ITM: Fix for accessibility/table-attributes.html in isolated tree mode.
Summary: ITM: Fix for accessibility/table-attributes.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-03-23 06:32 PDT by Andres Gonzalez
Modified: 2022-03-23 14:56 PDT (History)
11 users (show)

See Also:


Attachments
Patch (9.00 KB, patch)
2022-03-23 06:50 PDT, Andres Gonzalez
no flags Details | Formatted Diff | Diff
Patch (17.24 KB, patch)
2022-03-23 07:57 PDT, Andres Gonzalez
no flags Details | Formatted Diff | Diff
Patch (17.27 KB, patch)
2022-03-23 11:34 PDT, Andres Gonzalez
no flags 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-03-23 06:32:58 PDT
ITM: Fix for accessibility/table-attributes.html in isolated tree mode.
Comment 1 Andres Gonzalez 2022-03-23 06:50:02 PDT
Created attachment 455493 [details]
Patch
Comment 2 Andres Gonzalez 2022-03-23 07:57:54 PDT
Created attachment 455499 [details]
Patch

Rebased glib -expected.txt.
Comment 3 Radar WebKit Bug Importer 2022-03-23 10:19:56 PDT
<rdar://problem/90707533>
Comment 4 chris fleizach 2022-03-23 10:30:58 PDT
Comment on attachment 455499 [details]
Patch

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

> LayoutTests/ChangeLog:8
> +        - MOdified this test to build the output in memory and log it at the end

MOdified > Modified

> LayoutTests/ChangeLog:10
> +        isolated tree mode. In addition, we now retrieve the table elemennt by

elemennt > element
Comment 5 Andres Gonzalez 2022-03-23 11:34:36 PDT
Created attachment 455531 [details]
Patch

Fixes typos in ChangeLog.
Comment 6 EWS 2022-03-23 14:56:16 PDT
Committed r291768 (248798@main): <https://commits.webkit.org/248798@main>

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