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

Unified Diff: third_party/WebKit/LayoutTests/fast/text/text-range-bounds.html

Issue 1908533002: Remove superfluous "*-expected.txt" files in LayoutTests/fast (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: third_party/WebKit/LayoutTests/fast/text/text-range-bounds.html
diff --git a/third_party/WebKit/LayoutTests/fast/text/text-range-bounds.html b/third_party/WebKit/LayoutTests/fast/text/text-range-bounds.html
index 1eee64c41d000b7ecfc7ef27200c7aee4b19a89c..4ef724087fb6141d0d4620537dfbe9f043a2e9f2 100644
--- a/third_party/WebKit/LayoutTests/fast/text/text-range-bounds.html
+++ b/third_party/WebKit/LayoutTests/fast/text/text-range-bounds.html
@@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>Tests text range bounds</title>
<style>
- div { text-rendering: optimizeLegibility; }
+ div { text-rendering: optimizeLegibility; visibility: hidden; }
</style>
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>

Powered by Google App Engine
This is Rietveld 408576698