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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/virtual/syncpaint/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt

Issue 2674963002: Remove leftover virtual/syncpaint expectations (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/linux/virtual/syncpaint/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/syncpaint/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/syncpaint/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
deleted file mode 100644
index 7492bce2c58e7dd591bb4568743d5ce17dfafef2..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/syncpaint/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
+++ /dev/null
@@ -1,42 +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'",
- "LayoutImage IMG",
- "LayoutText #text"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698