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

Side by Side Diff: LayoutTests/platform/mac/fast/table/dynamic-caption-add-before-child-expected.txt

Issue 6913011: Merge 85355 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/742/
Patch Set: Created 9 years, 7 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 800x88 3 layer at (0,0) size 800x88
4 RenderBlock {html} at (0,0) size 800x88 4 RenderBlock {html} at (0,0) size 800x88
5 RenderBody {body} at (8,8) size 784x72 5 RenderBody {body} at (8,8) size 784x72
6 RenderTable {table} at (0,0) size 81x72 6 RenderTable {table} at (0,0) size 81x72
7 RenderBlock {caption} at (0,0) size 81x72 7 RenderBlock {caption} at (0,0) size 81x72
8 RenderText {#text} at (19,0) size 81x72 8 RenderText {#text} at (19,0) size 81x72
9 text run at (19,0) width 43: "PASS:" 9 text run at (19,0) width 43: "PASS:"
10 text run at (0,18) width 81: "Dynamically" 10 text run at (0,18) width 81: "Dynamically"
11 text run at (21,36) width 39: "added" 11 text run at (21,36) width 39: "added"
12 text run at (17,54) width 47: "caption" 12 text run at (17,54) width 47: "caption"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698