Make svg/dom/content-model.html resilient to paint layer changes
svg/dom/content-model.html does some manual parsing of the layout tree dump which breaks if the LayoutSVGRoot gets a paint layer. This patch updates the test to pass if the LayoutSVGRoot has a paint layer or not. Bug: 1101002 Change-Id: Ic7d3b13e57784f9d40c4998b56ea233a44045b4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284869 Commit-Queue: Philip Rogers <pdr@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Auto-Submit: Philip Rogers <pdr@chromium.org> Reviewed-by:Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#785806}
Showing
Please register or sign in to comment