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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/paint/invalidation/shift-relative-positioned-container-with-image-addition-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/platform/android/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt b/third_party/WebKit/LayoutTests/platform/android/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt
deleted file mode 100644
index 070441de7c3d9f136f3ad5b8e75a7c1c268f6fc5..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/paint/invalidation/shift-relative-positioned-container-with-image-addition-expected.txt
+++ /dev/null
@@ -1,43 +0,0 @@
-{
- "bounds": [785, 836],
- "children": [
- {
- "bounds": [785, 836],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [58, 236, 489, 537],
- [58, 142, 489, 537],
- [18, 102, 712, 74],
- [10, 94, 728, 90],
- [10, 94, 728, 90],
- [10, 94, 728, 90],
- [8, 186, 769, 642],
- [8, 186, 769, 642],
- [8, 92, 769, 642],
- [8, 92, 769, 642],
- [8, 92, 732, 94],
- [0, 742, 785, 94],
- [0, 0, 785, 836],
- [0, 0, 785, 742]
- ],
- "paintInvalidationClients": [
- "VerticalScrollbar",
- "LayoutView #document",
- "LayoutBlockFlow HTML",
- "LayoutIFrame IFRAME id='iframe'",
- "LayoutView #document",
- "LayoutView #document",
- "LayoutBlockFlow HTML",
- "LayoutBlockFlow BODY",
- "LayoutView #document",
- "LayoutBlockFlow (relative positioned) DIV class='relative'",
- "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
- "RootInlineBox",
- "LayoutImage IMG",
- "LayoutText #text"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698