Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(97)

Side by Side Diff: LayoutTests/accessibility/hidden-legend-expected.txt

Issue 40513003: Delete/move the remaining stale tests in TestExpectations. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: delete plugins/reentrant-update-widget-positions.html as well Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 Pick your favourite colour:
2 red yellow
3 Pick your favourite colour: red yellow
4 red yellow
5 This tests that the legend is still used as the title UI element even when off-s creen (but not when display:none is used)
6
7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
8
9
10 PASS fieldset1.titleUIElement().isEqual(fieldset1.childAtIndex(0)) is true
11 PASS fieldset2.titleUIElement().isEqual(fieldset2.childAtIndex(0)) is true
12 PASS fieldset3.titleUIElement() == null || !fieldset3.titleUIElement().isValid i s true
13 PASS successfullyParsed is true
14
15 TEST COMPLETE
16
OLDNEW
« no previous file with comments | « LayoutTests/accessibility/hidden-legend.html ('k') | LayoutTests/accessibility/html-html-element-is-ignored.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698