Commit c1d187b3 authored by Morten Stenshorne's avatar Morten Stenshorne Committed by Commit Bot

Rebaseline accessibility test for disable-layout-ng.

Missing part of
https://chromium-review.googlesource.com/c/chromium/src/+/2538266

I wish that linux_layout_tests_layout_ng_disabled were triggered a bit
more often, but since it isn't, things like this are bound to happen.

TBR=atotic@chromium.org

Bug: 958381
Change-Id: I0570151bf2081d4b0e14d42036e340f3ab2e5af0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2549945Reviewed-by: default avatarMorten Stenshorne <mstensho@chromium.org>
Commit-Queue: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#829219}
parent db2775f1
...@@ -172,13 +172,14 @@ element ...@@ -172,13 +172,14 @@ element
AXRole: AXCaption AXRole: AXCaption
AXRole: AXStaticText "Caption" AXRole: AXStaticText "Caption"
AXRole: AXInlineTextBox "Caption" AXRole: AXInlineTextBox "Caption"
AXRole: AXRow AXRole: AXRowGroup
AXRole: AXCell "Cell1" AXRole: AXRow
AXRole: AXStaticText "Cell1" AXRole: AXCell "Cell1"
AXRole: AXInlineTextBox "Cell1" AXRole: AXStaticText "Cell1"
AXRole: AXCell "Cell2" AXRole: AXInlineTextBox "Cell1"
AXRole: AXStaticText "Cell2" AXRole: AXCell "Cell2"
AXRole: AXInlineTextBox "Cell2" AXRole: AXStaticText "Cell2"
AXRole: AXInlineTextBox "Cell2"
AXRole: AXFigure "Fig1. - Blue Box" AXRole: AXFigure "Fig1. - Blue Box"
AXRole: AXImage "blue" AXRole: AXImage "blue"
AXRole: AXFigcaption AXRole: AXFigcaption
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment