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

Unified Diff: LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/repaint/inline-focus-expected.txt

Issue 1168373005: Auto-rebaseline for r196778 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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-snowleopard/virtual/slimmingpaint/fast/repaint/inline-focus-expected.txt
diff --git a/LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/repaint/inline-focus-expected.txt b/LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/repaint/inline-focus-expected.txt
deleted file mode 100644
index be1b71bc2b77b20d7f093edb0af5d2f9f1e05494..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/fast/repaint/inline-focus-expected.txt
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [0, 34, 800, 18],
- [0, 0, 800, 232],
- [0, 0, 800, 52],
- [0, 0, 800, 18],
- [-5, -5, 805, 237],
- [-5, -5, 805, 57],
- [-5, -5, 805, 28],
- [-10, -10, 815, 247]
- ],
- "paintInvalidationClients": [
- "InlineFlowBox",
- "InlineTextBox 'Home'",
- "InlineFlowBox",
- "RootInlineBox",
- "InlineTextBox 'crbug.com/424078: ensure inline elements get their outline painted'",
- "RootInlineBox",
- "LayoutBlockFlow HTML",
- "LayoutBlockFlow BODY",
- "LayoutBlockFlow (anonymous)",
- "LayoutInline A id='link'",
- "InlineFlowBox",
- "LayoutBlockFlow P"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698