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

Side by Side Diff: LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-34-expected.txt

Issue 886333003: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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 | Annotate | Revision Log
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 800x120 3 layer at (0,0) size 800x128
4 RenderBlock {html} at (0,0) size 800x120 4 RenderBlock {html} at (0,0) size 800x128
5 RenderBody {body} at (8,8) size 784x96 5 RenderBody {body} at (8,8) size 784x104
6 RenderBlock {div} at (0,0) size 784x96 6 RenderBlock {div} at (0,0) size 784x104
7 RenderBlock (anonymous) at (0,0) size 784x16 7 RenderBlock (anonymous) at (0,0) size 784x18
8 RenderText {#text} at (0,0) size 192x16 8 RenderText {#text} at (0,0) size 192x18
9 text run at (0,0) width 192: "This div contains 3 addresses:" 9 text run at (0,0) width 192: "This div contains 3 addresses:"
10 RenderBlock {address} at (16,16) size 768x16 [bgcolor=#00FF00] 10 RenderBlock {address} at (16,18) size 768x18 [bgcolor=#00FF00]
11 RenderText {#text} at (0,0) size 336x16 11 RenderText {#text} at (0,0) size 336x18
12 text run at (0,0) width 336: "A first address that should have a gre en background" 12 text run at (0,0) width 336: "A first address that should have a gre en background"
13 RenderBlock {address} at (16,48) size 768x16 13 RenderBlock {address} at (16,52) size 768x18
14 RenderText {#text} at (0,0) size 275x16 14 RenderText {#text} at (0,0) size 275x18
15 text run at (0,0) width 275: "A second address with normal backgroun d" 15 text run at (0,0) width 275: "A second address with normal backgroun d"
16 RenderBlock {address} at (16,80) size 768x16 16 RenderBlock {address} at (16,86) size 768x18
17 RenderText {#text} at (0,0) size 261x16 17 RenderText {#text} at (0,0) size 261x18
18 text run at (0,0) width 261: "A third address with normal background " 18 text run at (0,0) width 261: "A third address with normal background "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698