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

Unified Diff: third_party/WebKit/LayoutTests/virtual/spv2/fast/repaint/border-radius-repaint-2-expected.txt

Issue 2699463004: Fix gradient background invalidation when HTML size changes (Closed)
Patch Set: - Created 3 years, 10 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/virtual/spv2/fast/repaint/border-radius-repaint-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/spv2/fast/repaint/border-radius-repaint-2-expected.txt b/third_party/WebKit/LayoutTests/virtual/spv2/fast/repaint/border-radius-repaint-2-expected.txt
deleted file mode 100644
index 0327f3dc5d5bcb5ae433a83d35d2d1c885647bbb..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/virtual/spv2/fast/repaint/border-radius-repaint-2-expected.txt
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "bounds": [874, 600],
- "children": [
- {
- "bounds": [874, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "backgroundColor": "#3F3F3F",
- "repaintRects": [
- [140, 141, 601, 548],
- [137, 144, 607, 548],
- [137, 139, 607, 553],
- [8, 224, 866, 548],
- [8, 224, 784, 548],
- [8, 8, 866, 764],
- [8, 8, 866, 216],
- [0, 600, 874, 180],
- [0, 0, 874, 780],
- [0, 0, 874, 232]
- ],
- "paintInvalidationClients": [
- "LayoutView #document",
- "LayoutBlockFlow HTML",
- "LayoutBlockFlow BODY",
- "LayoutBlockFlow DIV",
- "LayoutBlockFlow DIV",
- "LayoutBlockFlow DIV id='target'"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698