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

Unified Diff: LayoutTests/fast/repaint/overflow-outline-repaint-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/fast/repaint/overflow-outline-repaint-expected.txt
diff --git a/LayoutTests/fast/repaint/overflow-outline-repaint-expected.txt b/LayoutTests/fast/repaint/overflow-outline-repaint-expected.txt
index faf213d35b7e0690d299c0a5ab394523cf17352e..27c2f738f2992fa44dcc0c3bdd647b04cfa41076 100644
--- a/LayoutTests/fast/repaint/overflow-outline-repaint-expected.txt
+++ b/LayoutTests/fast/repaint/overflow-outline-repaint-expected.txt
@@ -1,26 +1,11 @@
-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 784x40
- RenderText {#text} at (0,0) size 751x39
- text run at (0,0) width 557: "If the red outline at the bottom of the div extends all the way to the scrollbar, the test passes. "
- text run at (557,0) width 194: "If it stops short, then the test has"
- text run at (0,20) width 280: "failed, and an incomplete repaint has occurred."
-layer at (8,48) size 80x69 clip at (8,48) size 65x69 scrollY 91 scrollHeight 220
- RenderBlock {DIV} at (0,40) size 80x69
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderBR {BR} at (0,40) size 0x19
- RenderBR {BR} at (0,60) size 0x19
- RenderBR {BR} at (0,80) size 0x19
- RenderBR {BR} at (0,100) size 0x19
- RenderBR {BR} at (0,120) size 0x19
- RenderBR {BR} at (0,140) size 0x19
- RenderBR {BR} at (0,160) size 0x19
- RenderInline {SPAN} at (0,0) size 59x39
- RenderText {#text} at (0,180) size 59x39
- text run at (0,180) width 59: "Excellent!"
- text run at (0,200) width 26: "Test"
- RenderText {#text} at (0,0) size 0x0
+If the red outline at the bottom of the div extends all the way to the scrollbar, the test passes. If it stops short, then the test has failed, and an incomplete repaint has occurred.
+
+
+
+
+
+
+
+
+
+Excellent! Test

Powered by Google App Engine
This is Rietveld 408576698