Expose some tables with CSS display rules as data tables
For <table style="display:foo">, do not immediately assume it is for layout, just because there is no table layout interface. A follow-up CL will transform IsDataTable() to rely much more on DOM interfaces, rather than layout interfaces. Bug: 1011067 Change-Id: Iebb6224d311f09b1b3bf6e6aa08efbe7393b42d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2079267 Auto-Submit: Aaron Leventhal <aleventhal@chromium.org> Reviewed-by:Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#746392}
Showing
Please register or sign in to comment