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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/list-marker-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/fast/repaint/list-marker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/list-marker-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/list-marker-expected.txt
deleted file mode 100644
index c12775c95df69c1fdde50682bb1ddbf143b71612..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/list-marker-expected.txt
+++ /dev/null
@@ -1,46 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x576
- LayoutBlockFlow {P} at (0,0) size 784x36
- LayoutText {#text} at (0,0) size 54x17
- text run at (0,0) width 54: "Test for "
- LayoutInline {I} at (0,0) size 739x35
- LayoutInline {A} at (0,0) size 305x17 [color=#0000EE]
- LayoutText {#text} at (53,0) size 305x17
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=12910"
- LayoutText {#text} at (357,0) size 739x35
- text run at (357,0) width 5: " "
- text run at (361,0) width 378: "REGRESSION (r18756-r18765): list-bullet doesn't redraw"
- text run at (0,18) width 375: "properly when changing the list's content using JavaScript"
- LayoutText {#text} at (374,18) size 5x17
- text run at (374,18) width 5: "."
- LayoutBlockFlow {UL} at (0,52) size 784x18
- LayoutListItem {LI} at (40,0) size 744x18
- LayoutBlockFlow (anonymous) at (0,0) size 744x18
- LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
- LayoutText {#text} at (0,0) size 22x17
- text run at (0,0) width 22: "foo"
- LayoutBlockFlow {DIV} at (10,28) size 724x0
- LayoutBlockFlow {UL} at (0,86) size 784x18
- LayoutListItem {LI} at (40,0) size 744x18
- LayoutBlockFlow (anonymous) at (0,0) size 744x18
- LayoutListMarker (anonymous) at (-1,0) size 7x17: bullet
- LayoutText {#text} at (30,0) size 21x17
- text run at (30,0) width 21: "bar"
- LayoutBlockFlow {DIV} at (10,28) size 724x0
- LayoutBlockFlow {UL} at (0,120) size 784x18
- LayoutListItem {LI} at (0,0) size 744x18
- LayoutBlockFlow (anonymous) at (0,0) size 744x18
- LayoutListMarker (anonymous) at (754,0) size 7x17: bullet
- LayoutText {#text} at (722,0) size 22x17
- text run at (722,0) width 22: "foo"
- LayoutBlockFlow {DIV} at (10,28) size 724x0
- LayoutBlockFlow {UL} at (0,154) size 784x18
- LayoutListItem {LI} at (0,0) size 744x18
- LayoutBlockFlow (anonymous) at (0,0) size 744x18
- LayoutListMarker (anonymous) at (738,0) size 7x17: bullet
- LayoutText {#text} at (693,0) size 21x17
- text run at (693,0) width 21: "bar"
- LayoutBlockFlow {DIV} at (10,28) size 724x0

Powered by Google App Engine
This is Rietveld 408576698