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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/text-shadow-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/mac/fast/repaint/text-shadow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/text-shadow-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/text-shadow-expected.txt
deleted file mode 100644
index 36c7417cc787a2f62a25be0fdc79a458a53b9578..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/text-shadow-expected.txt
+++ /dev/null
@@ -1,42 +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 784x562
- LayoutBlockFlow {P} at (0,0) size 784x36
- LayoutText {#text} at (0,0) size 177x18
- text run at (0,0) width 177: "This is a regression test for "
- LayoutInline {I} at (0,0) size 721x36
- LayoutInline {A} at (0,0) size 354x18 [color=#0000EE]
- LayoutText {#text} at (176,0) size 354x18
- text run at (176,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7301"
- LayoutText {#text} at (529,0) size 721x36
- text run at (529,0) width 5: " "
- text run at (533,0) width 188: "Text shadow does not repaint"
- text run at (0,18) width 58: "correctly"
- LayoutText {#text} at (57,18) size 5x18
- text run at (57,18) width 5: "."
- LayoutBlockFlow {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)]
- LayoutBlockFlow {DIV} at (30,84) size 724x22
- LayoutInline {SPAN} at (0,0) size 200x22 [bgcolor=#C0C0C0]
- LayoutText {#text} at (0,0) size 200x22
- text run at (0,0) width 200: "Lorem ipsum dolor sit amet"
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {DIV} at (30,136) size 724x22
- LayoutInline {SPAN} at (0,0) size 200x22 [bgcolor=#C0C0C0]
- LayoutText {#text} at (0,0) size 200x22
- text run at (0,0) width 200: "Lorem ipsum dolor sit amet"
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {DIV} at (30,188) size 724x22
- LayoutText {#text} at (0,3) size 90x18
- text run at (0,3) width 90: "Lorem ipsum "
- LayoutInline {SPAN} at (0,0) size 100x22 [bgcolor=#C0C0C0]
- LayoutText {#text} at (89,0) size 100x22
- text run at (89,0) width 100: "dolor sit amet"
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {DIV} at (30,240) size 724x22
- LayoutInline {SPAN} at (0,0) size 97x22 [bgcolor=#C0C0C0]
- LayoutText {#text} at (0,0) size 97x22
- text run at (0,0) width 97: "Lorem ipsum"
- LayoutText {#text} at (96,3) size 93x18
- text run at (96,3) width 93: " dolor sit amet"

Powered by Google App Engine
This is Rietveld 408576698