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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/virtual/gpu-rasterization/fast/images/repaint-subrect-grid-expected.txt

Issue 2496663002: Merge css3/image/ and fast/images/ to images/ (Closed)
Patch Set: Address failing tests (3 of them) Created 4 years, 1 month 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/virtual/gpu-rasterization/fast/images/repaint-subrect-grid-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/virtual/gpu-rasterization/fast/images/repaint-subrect-grid-expected.txt b/third_party/WebKit/LayoutTests/platform/android/virtual/gpu-rasterization/fast/images/repaint-subrect-grid-expected.txt
deleted file mode 100644
index 682a0f267c97f4807b9d03a94ff700ef1b0cc230..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/virtual/gpu-rasterization/fast/images/repaint-subrect-grid-expected.txt
+++ /dev/null
@@ -1,123 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "paintInvalidations": [
- {
- "object": "LayoutBlockFlow (positioned) DIV id='mask'",
- "rect": [-100, -100, 19, 19],
- "reason": "location change"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV id='mask'",
- "rect": [0, 0, 19, 19],
- "reason": "location change"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV id='mask'",
- "rect": [0, 0, 19, 19],
- "reason": "location change"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV id='mask'",
- "rect": [18, 0, 19, 19],
- "reason": "location change"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV id='mask'",
- "rect": [18, 0, 19, 19],
- "reason": "location change"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV id='mask'",
- "rect": [36, 0, 19, 19],
- "reason": "location change"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV id='mask'",
- "rect": [36, 0, 19, 19],
- "reason": "location change"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV id='mask'",
- "rect": [-10, 18, 20, 19],
- "reason": "location change"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV id='mask'",
- "rect": [-10, 18, 20, 19],
- "reason": "location change"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV id='mask'",
- "rect": [9, 18, 19, 19],
- "reason": "location change"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV id='mask'",
- "rect": [9, 18, 19, 19],
- "reason": "location change"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV id='mask'",
- "rect": [27, 18, 19, 19],
- "reason": "location change"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV id='mask'",
- "rect": [27, 18, 19, 19],
- "reason": "location change"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV id='mask'",
- "rect": [45, 18, 20, 19],
- "reason": "location change"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV id='mask'",
- "rect": [45, 18, 20, 19],
- "reason": "location change"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV id='mask'",
- "rect": [0, 36, 19, 19],
- "reason": "location change"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV id='mask'",
- "rect": [0, 36, 19, 19],
- "reason": "location change"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV id='mask'",
- "rect": [18, 36, 19, 19],
- "reason": "location change"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV id='mask'",
- "rect": [18, 36, 19, 19],
- "reason": "location change"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV id='mask'",
- "rect": [36, 36, 19, 19],
- "reason": "location change"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV id='mask'",
- "rect": [36, 36, 19, 19],
- "reason": "location change"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV id='mask'",
- "rect": [-100, -100, 19, 19],
- "reason": "location change"
- }
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698