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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/compositing/repaint/layer-repaint-rects-expected.txt

Issue 2327223002: Move all remaining fast/repaint tests to paint/invalidation (Closed)
Patch Set: Created 4 years, 3 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/win/compositing/repaint/layer-repaint-rects-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/compositing/repaint/layer-repaint-rects-expected.txt b/third_party/WebKit/LayoutTests/platform/win/compositing/repaint/layer-repaint-rects-expected.txt
deleted file mode 100644
index 6c6ff5ca73132c7aeedd56e7e23ab2db15584892..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/compositing/repaint/layer-repaint-rects-expected.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x50
- LayoutBlockFlow {HTML} at (0,0) size 800x50
- LayoutBlockFlow {BODY} at (0,16) size 800x18
- LayoutBlockFlow {P} at (0,0) size 800x18
- LayoutText {#text} at (0,0) size 668x17
- text run at (0,0) width 668: "Tests repaint after a layer stops compositing. You should see no red below after the end of the transition."
-layer at (0,100) size 402x232
- LayoutBlockFlow (positioned) {DIV} at (0,100) size 402x232 [border: (1px solid #000000)]
-layer at (1,111) size 200x100
- LayoutBlockFlow (positioned) {DIV} at (1,11) size 200x100 [bgcolor=#8888FF]
-layer at (1,221) size 200x100
- LayoutBlockFlow (positioned) {DIV} at (1,121) size 200x100 [bgcolor=#FF0000]
-layer at (1,221) size 200x100
- LayoutBlockFlow (positioned) {DIV} at (1,221) size 200x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698