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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/flexible-box-overflow-horizontal-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/flexible-box-overflow-horizontal-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/flexible-box-overflow-horizontal-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/flexible-box-overflow-horizontal-expected.txt
deleted file mode 100644
index b7e9437f1de6ac6c9f1206d66426b8fccbbe3abf..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/flexible-box-overflow-horizontal-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 784x552
- LayoutBlockFlow {P} at (0,0) size 784x40
- LayoutText {#text} at (0,0) size 215x19
- text run at (0,0) width 215: "This is a test for regressions against "
- LayoutInline {I} at (0,0) size 756x39
- LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
- LayoutText {#text} at (215,0) size 350x19
- text run at (215,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=8056"
- LayoutText {#text} at (564,0) size 756x39
- text run at (564,0) width 5: " "
- text run at (568,0) width 188: "Flexible boxes do not repaint"
- text run at (0,20) width 244: "their top, left and children's overflows"
- LayoutText {#text} at (243,20) size 5x19
- text run at (243,20) width 5: "."
- LayoutBlockFlow {HR} at (0,56) size 784x2 [border: (1px inset #EEEEEE)]
- LayoutBlockFlow {DIV} at (0,66) size 784x100
- LayoutDeprecatedFlexibleBox {DIV} at (10,10) size 80x80 [bgcolor=#FFFF00]
- LayoutBlockFlow {DIV} at (-10,-10) size 100x100 [border: (1px solid #000000)]
- LayoutText {#text} at (1,1) size 169x19
- text run at (1,1) width 169: "Lorem ipsum dolor sit amet."
- LayoutBlockFlow {DIV} at (0,186) size 784x100
- LayoutDeprecatedFlexibleBox {DIV} at (10,10) size 80x80 [bgcolor=#FFFF00]
- LayoutBlockFlow {DIV} at (-10,-10) size 100x100 [border: (1px solid #000000)]
- LayoutBlockFlow {DIV} at (0,306) size 784x100
- LayoutDeprecatedFlexibleBox {DIV} at (10,10) size 80x80 [bgcolor=#FFFF00]
- LayoutBlockFlow {DIV} at (-10,-10) size 100x100 [border: (1px solid #000000)]
- LayoutBlockFlow {DIV} at (0,426) size 784x100
- LayoutDeprecatedFlexibleBox {DIV} at (10,10) size 80x80 [bgcolor=#FFFF00]
- LayoutBlockFlow {DIV} at (-10,-10) size 100x100 [border: (1px solid #000000)]
- LayoutText {#text} at (1,1) size 94x159
- text run at (1,1) width 79: "Lorem ipsum"
- text run at (1,21) width 86: "dolor sit amet,"
- text run at (1,41) width 76: "consectetuer"
- text run at (1,61) width 84: "adipiscing elit."
- text run at (1,81) width 92: "Etiam et ipsum."
- text run at (1,101) width 30: "Nam"
- text run at (1,121) width 94: "consectetuer mi"
- text run at (1,141) width 57: "eget velit."

Powered by Google App Engine
This is Rietveld 408576698