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

Unified 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, 2 months 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/accessibility/hidden-legend-expected.txt
diff --git a/LayoutTests/accessibility/hidden-legend-expected.txt b/LayoutTests/accessibility/hidden-legend-expected.txt
deleted file mode 100644
index baf05b983824d272d90a029e0221c67ee740e3d6..0000000000000000000000000000000000000000
--- a/LayoutTests/accessibility/hidden-legend-expected.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-Pick your favourite colour:
- red yellow
-Pick your favourite colour: red yellow
- red yellow
-This tests that the legend is still used as the title UI element even when off-screen (but not when display:none is used)
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS fieldset1.titleUIElement().isEqual(fieldset1.childAtIndex(0)) is true
-PASS fieldset2.titleUIElement().isEqual(fieldset2.childAtIndex(0)) is true
-PASS fieldset3.titleUIElement() == null || !fieldset3.titleUIElement().isValid is true
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« 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