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

Unified Diff: LayoutTests/platform/win/fast/repaint/block-no-inflow-children-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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: LayoutTests/platform/win/fast/repaint/block-no-inflow-children-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/block-no-inflow-children-expected.txt b/LayoutTests/platform/win/fast/repaint/block-no-inflow-children-expected.txt
index 678675c6f99ce107713c1a9622743851274e373c..cd548ebb3fb06457359bb4d3dbdd274e2d426252 100644
--- a/LayoutTests/platform/win/fast/repaint/block-no-inflow-children-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/block-no-inflow-children-expected.txt
@@ -1,11 +1,7 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (0,0) size 800x600
- RenderBlock {DIV} at (0,0) size 200x200
-layer at (0,0) size 58x20
- RenderBlock (positioned) {DIV} at (0,0) size 58x20
- RenderBlock {DIV} at (0,0) size 58x20
- RenderText {#text} at (0,0) size 58x19
- text run at (0,0) width 58: "La la la la"
+La la la la
+(repaint rects
+ (rect 0 0 44 20)
+ (rect 0 0 58 20)
+ (rect 44 0 14 20)
+)
+

Powered by Google App Engine
This is Rietveld 408576698