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

Side by Side Diff: LayoutTests/fast/css-generated-content/table-parts-before-and-after-expected.txt

Issue 8222024: Merge 97114 - <rdar://problem/10246137> Duplicate ::after content when both ::before and ::after ... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/874/
Patch Set: Created 9 years, 2 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 785x736 1 layer at (0,0) size 785x736
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x736 3 layer at (0,0) size 785x736
4 RenderBlock {HTML} at (0,0) size 785x736 4 RenderBlock {HTML} at (0,0) size 785x736
5 RenderBody {BODY} at (8,8) size 769x720 5 RenderBody {BODY} at (8,8) size 769x720
6 RenderBlock {DIV} at (0,0) size 769x120 6 RenderBlock {DIV} at (0,0) size 769x120
7 RenderTable at (0,0) size 40x40 7 RenderTable at (0,0) size 40x40
8 RenderTableSection (anonymous) at (0,0) size 40x40 8 RenderTableSection (anonymous) at (0,0) size 40x40
9 RenderTableRow (anonymous) at (0,0) size 40x40 9 RenderTableRow (anonymous) at (0,0) size 40x40
10 RenderTableCell (anonymous) at (0,0) size 40x40 [r=0 c=0 rs=1 cs=1 ] 10 RenderTableCell (anonymous) at (0,0) size 40x40 [r=0 c=0 rs=1 cs=1 ]
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
92 text run at (0,0) width 40: "1" 92 text run at (0,0) width 40: "1"
93 RenderBlock (anonymous) at (0,40) size 769x40 93 RenderBlock (anonymous) at (0,40) size 769x40
94 RenderText {#text} at (0,0) size 80x40 94 RenderText {#text} at (0,0) size 80x40
95 text run at (0,0) width 80: "22" 95 text run at (0,0) width 80: "22"
96 RenderTable at (0,80) size 120x40 96 RenderTable at (0,80) size 120x40
97 RenderTableSection (anonymous) at (0,0) size 120x40 97 RenderTableSection (anonymous) at (0,0) size 120x40
98 RenderTableRow (anonymous) at (0,0) size 120x40 98 RenderTableRow (anonymous) at (0,0) size 120x40
99 RenderTableCell (anonymous) at (0,0) size 120x40 [r=0 c=0 rs=1 cs= 1] 99 RenderTableCell (anonymous) at (0,0) size 120x40 [r=0 c=0 rs=1 cs= 1]
100 RenderText at (0,0) size 120x40 100 RenderText at (0,0) size 120x40
101 text run at (0,0) width 120: "333" 101 text run at (0,0) width 120: "333"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698