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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/bugzilla-3509-expected.txt

Issue 2108503002: Auto-rebaseline for r402292 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: third_party/WebKit/LayoutTests/fast/repaint/bugzilla-3509-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-3509-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-3509-expected.txt
deleted file mode 100644
index b6fadc11e43d6a0baf6716c21b67d9c91a38eba1..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-3509-expected.txt
+++ /dev/null
@@ -1,38 +0,0 @@
-{
- "name": "Content Root Layer",
- "bounds": [800, 600],
- "children": [
- {
- "name": "LayoutView #document",
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "paintInvalidations": [
- {
- "object": "LayoutBlockFlow DIV id='im'",
- "rect": [11, 125, 100, 100],
- "reason": "forced by layout"
- }
- ]
- }
- ],
- "objectPaintInvalidations": [
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "InlineTextBox '\u00A0'",
- "reason": "full"
- },
- {
- "object": "LayoutBlockFlow DIV id='im'",
- "reason": "forced by layout"
- },
- {
- "object": "RootInlineBox",
- "reason": "forced by layout"
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698