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

Unified Diff: LayoutTests/fast/css/focus-ring-recursive-continuations-expected.txt

Issue 1269123002: Preparation for combining paths of focus rings and outlines (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove debug from fast/css/focus-ring-recursive-continuations.html 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/focus-ring-recursive-continuations-expected.txt
diff --git a/LayoutTests/fast/css/focus-ring-recursive-continuations-expected.txt b/LayoutTests/fast/css/focus-ring-recursive-continuations-expected.txt
index 681dd84bc7d4d45ca7a80cb1be3f1155b01d37c7..1bae53eebea9677775ab5859ae3fa0d27141dfb5 100644
--- a/LayoutTests/fast/css/focus-ring-recursive-continuations-expected.txt
+++ b/LayoutTests/fast/css/focus-ring-recursive-continuations-expected.txt
@@ -6,7 +6,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS successfullyParsed is true
TEST COMPLETE
-FAIL internals.focusRingRects(document.getElementById('focus')) should be 5 (of type number). Was [object ClientRectList] (of type object).
+PASS internals.outlineRects(document.getElementById('focus')).length is 6
SPAN0
DIV1 SPAN1
DIV2

Powered by Google App Engine
This is Rietveld 408576698