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

Unified Diff: LayoutTests/fast/flexbox/line-clamp-link-after-ellipsis-expected.txt

Issue 26588002: Remove support for -webkit-line-clamp Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Base files missing... 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/fast/flexbox/line-clamp-link-after-ellipsis-expected.txt
diff --git a/LayoutTests/fast/flexbox/line-clamp-link-after-ellipsis-expected.txt b/LayoutTests/fast/flexbox/line-clamp-link-after-ellipsis-expected.txt
deleted file mode 100644
index f471434cfe60718b89d3b8c59671224cf68305c7..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/flexbox/line-clamp-link-after-ellipsis-expected.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-Test that links painted after the ellipsis of a flexbox using -webkit-line-clamp is hit-testable.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS document.getElementsByTagName('a')[0].textContent is "clicked"
-PASS successfullyParsed is true
-
-TEST COMPLETE
-line one
-line twoclicked
-

Powered by Google App Engine
This is Rietveld 408576698