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

Unified Diff: LayoutTests/fast/css/anonymous-block-continuation-outline-expected.html

Issue 1224933002: Combine outline and focus ring code paths (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix empty focus ring on Mac Created 5 years, 4 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/css/anonymous-block-continuation-outline-expected.html
diff --git a/LayoutTests/fast/css/anonymous-block-continuation-outline-expected.html b/LayoutTests/fast/css/anonymous-block-continuation-outline-expected.html
deleted file mode 100644
index 81edc844381db01d203d67313ac4430e18e74b4c..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/css/anonymous-block-continuation-outline-expected.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<!DOCTYPE html>
-<span style="outline: 5px solid red">ABCD
- <div style="outline: 5px solid red">EFGH</div>
-</span>

Powered by Google App Engine
This is Rietveld 408576698