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

Unified Diff: LayoutTests/fast/repaint/focus-ring-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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/repaint/focus-ring-expected.txt
diff --git a/LayoutTests/fast/repaint/focus-ring-expected.txt b/LayoutTests/fast/repaint/focus-ring-expected.txt
index e9a86db24f3ce860f8043306bedb5ffbbe177f9c..8915ce19e91f050ab805275303d2460300f420d1 100644
--- a/LayoutTests/fast/repaint/focus-ring-expected.txt
+++ b/LayoutTests/fast/repaint/focus-ring-expected.txt
@@ -4,5 +4,5 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,20) size 784x560
LayoutBlockFlow {DIV} at (20,0) size 100x100 [bgcolor=#FFFFE0]
-layer at (28,148) size 100x100 backgroundClip at (18,138) size 60x60 clip at (18,138) size 60x60 outlineClip at (18,138) size 60x60
+layer at (28,148) size 100x100 backgroundClip at (18,138) size 60x60 clip at (18,138) size 60x60
LayoutBlockFlow (positioned) {DIV} at (28,148) size 100x100 [bgcolor=#FFFFE0]

Powered by Google App Engine
This is Rietveld 408576698