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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/flexible-box-overflow-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/flexible-box-overflow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/flexible-box-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/flexible-box-overflow-expected.txt
deleted file mode 100644
index ac4178d7d0227b3c333088733885f95d119610ea..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/flexible-box-overflow-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 784x36
- LayoutText {#text} at (0,0) size 233x18
- text run at (0,0) width 233: "This is a test for regressions against "
- LayoutInline {I} at (0,0) size 777x36
- LayoutInline {A} at (0,0) size 354x18 [color=#0000EE]
- LayoutText {#text} at (232,0) size 354x18
- text run at (232,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=8056"
- LayoutText {#text} at (585,0) size 777x36
- text run at (585,0) width 5: " "
- text run at (589,0) width 188: "Flexible boxes do not repaint"
- text run at (0,18) width 243: "their top, left and children's overflows"
- LayoutText {#text} at (242,18) size 5x18
- text run at (242,18) width 5: "."
- LayoutBlockFlow {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)]
- LayoutBlockFlow {DIV} at (0,62) 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 182x18
- text run at (1,1) width 182: "Lorem ipsum dolor sit amet."
- LayoutBlockFlow {DIV} at (0,182) 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,302) 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,422) 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 95x144
- text run at (1,1) width 86: "Lorem ipsum"
- text run at (1,19) width 92: "dolor sit amet,"
- text run at (1,37) width 80: "consectetuer"
- text run at (1,55) width 95: "adipiscing elit."
- text run at (1,73) width 54: "Etiam et"
- text run at (1,91) width 79: "ipsum. Nam"
- text run at (1,109) width 80: "consectetuer"
- text run at (1,127) width 84: "mi eget velit."

Powered by Google App Engine
This is Rietveld 408576698