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

Unified Diff: LayoutTests/platform/mac/fast/repaint/border-fit-lines-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/mac/fast/repaint/border-fit-lines-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/border-fit-lines-expected.txt b/LayoutTests/platform/mac/fast/repaint/border-fit-lines-expected.txt
index c5ed41979e65d3a9d1b7e8cf7a9769f9a59ae200..ad59a53f9c50694ddc254238d52a055d50b25aab 100644
--- a/LayoutTests/platform/mac/fast/repaint/border-fit-lines-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/border-fit-lines-expected.txt
@@ -1,11 +1,10 @@
-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 (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x18
- RenderText {#text} at (0,0) size 395x18
- text run at (0,0) width 395: "This should be a 100\x{D7}100px green square with a black border:"
- RenderBlock {DIV} at (0,18) size 104x104 [bgcolor=#008000] [border: (2px solid #000000)]
- RenderBlock {DIV} at (2,2) size 100x10
- RenderText {#text} at (0,0) size 0x0
+This should be a 100×100px green square with a black border:
+ (repaint rects
+ (rect 10 28 10 10)
+ (rect 10 28 100 10)
+ (rect 8 26 784 104)
+ (rect 8 26 104 104)
+ (rect 8 26 14 104)
+ (rect 8 26 104 104)
+)
+

Powered by Google App Engine
This is Rietveld 408576698