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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/repaint/list-marker-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/list-marker-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/list-marker-expected.txt
deleted file mode 100644
index 140a84cac54d6fe7a17321b633e84c35996dc259..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/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 784x40
- LayoutText {#text} at (0,0) size 50x19
- text run at (0,0) width 50: "Test for "
- LayoutInline {I} at (0,0) size 730x39
- LayoutInline {A} at (0,0) size 306x19 [color=#0000EE]
- LayoutText {#text} at (49,0) size 306x19
- text run at (49,0) width 306: "http://bugs.webkit.org/show_bug.cgi?id=12910"
- LayoutText {#text} at (354,0) size 730x39
- text run at (354,0) width 5: " "
- text run at (358,0) width 372: "REGRESSION (r18756-r18765): list-bullet doesn't redraw"
- text run at (0,20) width 374: "properly when changing the list's content using JavaScript"
- LayoutText {#text} at (373,20) size 5x19
- text run at (373,20) width 5: "."
- LayoutBlockFlow {UL} at (0,56) size 784x20
- LayoutListItem {LI} at (40,0) size 744x20
- LayoutBlockFlow (anonymous) at (0,0) size 744x20
- LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
- LayoutText {#text} at (0,0) size 20x19
- text run at (0,0) width 20: "foo"
- LayoutBlockFlow {DIV} at (10,30) size 724x0
- LayoutBlockFlow {UL} at (0,92) size 784x20
- LayoutListItem {LI} at (40,0) size 744x20
- LayoutBlockFlow (anonymous) at (0,0) size 744x20
- LayoutListMarker (anonymous) at (-1,0) size 7x19: bullet
- LayoutText {#text} at (31,0) size 20x19
- text run at (31,0) width 20: "bar"
- LayoutBlockFlow {DIV} at (10,30) size 724x0
- LayoutBlockFlow {UL} at (0,128) size 784x20
- LayoutListItem {LI} at (0,0) size 744x20
- LayoutBlockFlow (anonymous) at (0,0) size 744x20
- LayoutListMarker (anonymous) at (755,0) size 7x19: bullet
- LayoutText {#text} at (724,0) size 20x19
- text run at (724,0) width 20: "foo"
- LayoutBlockFlow {DIV} at (10,30) size 724x0
- LayoutBlockFlow {UL} at (0,164) size 784x20
- LayoutListItem {LI} at (0,0) size 744x20
- LayoutBlockFlow (anonymous) at (0,0) size 744x20
- LayoutListMarker (anonymous) at (738,0) size 7x19: bullet
- LayoutText {#text} at (693,0) size 20x19
- text run at (693,0) width 20: "bar"
- LayoutBlockFlow {DIV} at (10,30) size 724x0

Powered by Google App Engine
This is Rietveld 408576698