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

Side by Side Diff: LayoutTests/platform/win/editing/pasteboard/4989774-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderImage {IMG} at (0,0) size 76x103 6 LayoutImage {IMG} at (0,0) size 76x103
7 RenderImage {IMG} at (76,0) size 76x103 7 LayoutImage {IMG} at (76,0) size 76x103
8 RenderImage {IMG} at (152,0) size 76x103 8 LayoutImage {IMG} at (152,0) size 76x103
9 RenderBR {BR} at (228,103) size 0x0 9 RenderBR {BR} at (228,103) size 0x0
10 RenderText {#text} at (0,103) size 743x35 10 RenderText {#text} at (0,103) size 743x35
11 text run at (0,103) width 637: "This tests for a bug where an images pas ted on the same line would appear on different lines. " 11 text run at (0,103) width 637: "This tests for a bug where an images pas ted on the same line would appear on different lines. "
12 text run at (636,103) width 103: "You should see" 12 text run at (636,103) width 103: "You should see"
13 text run at (738,103) width 5: " " 13 text run at (738,103) width 5: " "
14 text run at (0,121) width 364: "several pictures above all in the same l ine/paragraph." 14 text run at (0,121) width 364: "several pictures above all in the same l ine/paragraph."
15 caret: position 164 of child 4 {#text} of body 15 caret: position 164 of child 4 {#text} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698