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

Side by Side Diff: LayoutTests/platform/mac/fast/block/positioning/rtl-static-positioning-inline-block-expected.txt

Issue 5670003: Merge 73531 - https://bugs.webkit.org/show_bug.cgi?id=50576... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/597/
Patch Set: Created 10 years 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 800x414 3 layer at (0,0) size 800x414
4 RenderBlock {HTML} at (0,0) size 800x414 4 RenderBlock {HTML} at (0,0) size 800x414
5 RenderBody {BODY} at (8,8) size 784x398 5 RenderBody {BODY} at (8,8) size 784x398
6 RenderBlock (anonymous) at (0,0) size 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 572x18 7 RenderText {#text} at (0,0) size 572x18
8 text run at (0,0) width 308: "There should be a green 100x100 square b elow. " 8 text run at (0,0) width 308: "There should be a green 100x100 square b elow. "
9 text run at (308,0) width 264: "If you see any red, then the test has failed." 9 text run at (308,0) width 264: "If you see any red, then the test has failed."
10 layer at (8,26) size 380x380 10 layer at (8,26) size 380x380
11 RenderBlock (relative positioned) {DIV} at (0,18) size 380x380 [border: (20px solid #00000000)] 11 RenderBlock (relative positioned) {DIV} at (0,18) size 380x380 [border: (20px solid #00000000)]
12 RenderInline {SPAN} at (0,0) size 250x18 12 RenderInline {SPAN} at (0,0) size 250x18
13 RenderText {#text} at (0,0) size 0x0 13 RenderText {#text} at (0,0) size 0x0
14 RenderBlock {DIV} at (90,40) size 250x220 [border: (10px solid #00000000)] 14 RenderBlock {DIV} at (90,40) size 250x220 [border: (10px solid #00000000)]
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
17 layer at (228,76) size 100x100 17 layer at (228,76) size 100x100
18 RenderBlock (positioned) {DIV} at (220,50) size 100x100 [bgcolor=#FF0000] 18 RenderBlock (positioned) {DIV} at (220,50) size 100x100 [bgcolor=#FF0000]
19 layer at (228,76) size 100x100 19 layer at (228,76) size 100x100
20 RenderBlock (positioned) {DIV} at (220,50) size 100x100 [bgcolor=#008000] 20 RenderBlock (positioned) {DIV} at (220,50) size 100x100 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698