Commit c2961e7c authored by Chris Hall's avatar Chris Hall Committed by Commit Bot

Fixing test DumpAccessibilityTreeTest.AccessibilityDfn/blink.

Test was failing because the final inlineTextBox element has split into
two. The layout of the text on this page is not critical for this test.

Using BLINK-DENY-NODE to ignore inlineTextBox elements.

R=aleventhal,aboxhall

Change-Id: Ib805e7b9d99975eb775eefde67d40c98e96772df
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1768513Reviewed-by: default avatarAlice Boxhall <aboxhall@chromium.org>
Reviewed-by: default avatarAaron Leventhal <aleventhal@chromium.org>
Commit-Queue: Chris Hall <chrishall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#690962}
parent 15ced159
rootWebArea
++genericContainer
++++staticText name='Web Browser'
++++++inlineTextBox name='Web Browser'
++++staticText name=' A computer program with a graphical user interface for displaying HTML files, used to navigate the World Wide Web.'
++++++inlineTextBox name=' A computer program with a graphical user interface for displaying HTML files, used to navigate the World '
++++++inlineTextBox name='Wide Web.'
\ No newline at end of file
<!--
@AURALINUX-ALLOW:tag*
@AURALINUX-ALLOW:xml-roles*
@BLINK-DENY-NODE:internalRole=inlineTextBox
-->
<!DOCTYPE html>
<html>
......
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