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

Unified Diff: LayoutTests/platform/linux/fast/loader/text-document-wrapping-expected.txt

Issue 302083002: Always give RenderParts a RenderLayer. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add win/mac needsrebaselines Created 6 years, 6 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/linux/fast/loader/text-document-wrapping-expected.txt
diff --git a/LayoutTests/platform/linux/fast/loader/text-document-wrapping-expected.txt b/LayoutTests/platform/linux/fast/loader/text-document-wrapping-expected.txt
index b3bc0d8a9ae2260fd26cd95a72031e3122ba1c1a..27bf4d2095be74466905eabbcbef1d244852731b 100644
--- a/LayoutTests/platform/linux/fast/loader/text-document-wrapping-expected.txt
+++ b/LayoutTests/platform/linux/fast/loader/text-document-wrapping-expected.txt
@@ -3,18 +3,19 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderFrameSet {FRAMESET} at (0,0) size 800x600
- RenderFrame {FRAME} at (0,0) size 800x600
- 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 784x579
- RenderBlock {PRE} at (0,0) size 784x80
- RenderText {#text} at (0,0) size 784x80
- text run at (0,0) width 416: "This line should wrap with no horizontal scroll bar:"
- text run at (416,0) width 0: " "
- text run at (0,16) width 0: " "
- text run at (0,32) width 784: "abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrst"
- text run at (0,48) width 784: "uvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmn"
- text run at (0,64) width 512: "opqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz"
- text run at (512,64) width 0: " "
+layer at (0,0) size 800x600
+ RenderFrame {FRAME} at (0,0) size 800x600
+ 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 784x579
+ RenderBlock {PRE} at (0,0) size 784x80
+ RenderText {#text} at (0,0) size 784x80
+ text run at (0,0) width 416: "This line should wrap with no horizontal scroll bar:"
+ text run at (416,0) width 0: " "
+ text run at (0,16) width 0: " "
+ text run at (0,32) width 784: "abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrst"
+ text run at (0,48) width 784: "uvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmn"
+ text run at (0,64) width 512: "opqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz"
+ text run at (512,64) width 0: " "

Powered by Google App Engine
This is Rietveld 408576698