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

Unified Diff: third_party/WebKit/LayoutTests/platform/win7/fast/repaint/inline-focus-expected.txt

Issue 2179943005: Auto-rebaseline for r408040 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win7/fast/repaint/inline-focus-expected.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/platform/win7/fast/repaint/inline-focus-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win7/fast/repaint/inline-focus-expected.txt b/third_party/WebKit/LayoutTests/platform/win7/fast/repaint/inline-focus-expected.txt
deleted file mode 100644
index cbcb386ba218f9c7e6eb8707bc4e8a5516a305f6..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win7/fast/repaint/inline-focus-expected.txt
+++ /dev/null
@@ -1,95 +0,0 @@
-{
- "name": "Content Root Layer",
- "bounds": [800, 600],
- "children": [
- {
- "name": "LayoutView #document",
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "paintInvalidations": [
- {
- "object": "LayoutInline A id='link'",
- "rect": [-1, -1, 802, 234],
- "reason": "style change"
- },
- {
- "object": "LayoutBlockFlow P",
- "rect": [0, 34, 800, 18],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow (anonymous)",
- "rect": [0, 0, 800, 18],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutText #text",
- "rect": [0, 34, 429, 17],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutInline A",
- "rect": [0, 0, 24, 17],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutText #text",
- "rect": [0, 4, 24, 12],
- "reason": "forced by layout"
- }
- ]
- }
- ],
- "objectPaintInvalidations": [
- {
- "object": "LayoutBlockFlow (anonymous)",
- "reason": "forced by layout"
- },
- {
- "object": "RootInlineBox",
- "reason": "forced by layout"
- },
- {
- "object": "LayoutInline A id='link'",
- "reason": "style change"
- },
- {
- "object": "InlineFlowBox",
- "reason": "style change"
- },
- {
- "object": "LayoutInline A",
- "reason": "forced by layout"
- },
- {
- "object": "InlineFlowBox",
- "reason": "forced by layout"
- },
- {
- "object": "LayoutText #text",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'Home'",
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow P",
- "reason": "forced by layout"
- },
- {
- "object": "RootInlineBox",
- "reason": "forced by layout"
- },
- {
- "object": "LayoutText #text",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'crbug.com/424078: ensure inline elements get their outline painted'",
- "reason": "forced by layout"
- }
- ]
-}
-
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win7/fast/repaint/inline-focus-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698