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

Unified Diff: LayoutTests/platform/mac/fast/repaint/focus-ring-on-continuation-move-expected.txt

Issue 1322933003: Auto-rebaseline for r201494 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/platform/mac/fast/repaint/focus-ring-on-continuation-move-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/focus-ring-on-continuation-move-expected.txt b/LayoutTests/platform/mac/fast/repaint/focus-ring-on-continuation-move-expected.txt
deleted file mode 100644
index 0026821615dbec1890350e355647983448a22b63..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/fast/repaint/focus-ring-on-continuation-move-expected.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [208, 200, 100, 100],
- [8, 200, 100, 100],
- [8, 196, 304, 108],
- [4, 196, 108, 108]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (anonymous)",
- "LayoutInline SPAN",
- "LayoutBlockFlow (relative positioned) DIV id='block'"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698