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

Side by Side Diff: LayoutTests/platform/mac/fast/css-generated-content/wbr-with-before-content-expected.txt

Issue 934853002: Move and rename RenderQuote and RenderWordBreak. (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 RenderBlock (anonymous) at (0,0) size 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 189x18 7 RenderText {#text} at (0,0) size 189x18
8 text run at (0,0) width 189: "You should not see any cyan." 8 text run at (0,0) width 189: "You should not see any cyan."
9 RenderBlock {DIV} at (0,18) size 202x27 [bgcolor=#00FFFF] [border: (1px so lid #777777)] 9 RenderBlock {DIV} at (0,18) size 202x27 [bgcolor=#00FFFF] [border: (1px so lid #777777)]
10 RenderBlock {A} at (1,1) size 200x25 [color=#0000EE] [bgcolor=#FFFFFF] 10 RenderBlock {A} at (1,1) size 200x25 [color=#0000EE] [bgcolor=#FFFFFF]
11 RenderText {#text} at (0,3) size 22x18 11 RenderText {#text} at (0,3) size 22x18
12 text run at (0,3) width 22: "foo" 12 text run at (0,3) width 22: "foo"
13 RenderWordBreak {WBR} at (0,0) size 0x0 13 LayoutWordBreak {WBR} at (0,0) size 0x0
14 RenderText {#text} at (21,3) size 21x18 14 RenderText {#text} at (21,3) size 21x18
15 text run at (21,3) width 21: "bar" 15 text run at (21,3) width 21: "bar"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698