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

Unified Diff: LayoutTests/platform/mac/fast/css-generated-content/table-row-before-after-child-add-expected.txt

Issue 7785020: Merge 94109 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/835/
Patch Set: Created 9 years, 4 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/fast/css-generated-content/table-row-before-after-child-add-expected.txt
===================================================================
--- LayoutTests/platform/mac/fast/css-generated-content/table-row-before-after-child-add-expected.txt (revision 94132)
+++ LayoutTests/platform/mac/fast/css-generated-content/table-row-before-after-child-add-expected.txt (working copy)
@@ -9,7 +9,7 @@
RenderTable {DIV} at (0,34) size 77x54
RenderTableSection (anonymous) at (0,0) size 77x54 [color=#000000]
RenderTableRow (anonymous) at (0,0) size 77x18 [color=#FF0000]
- RenderTableCell (anonymous) at (0,0) size 77x18 [color=#000000] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell (anonymous) at (0,0) size 77x18 [r=0 c=0 rs=1 cs=1]
RenderText at (0,0) size 63x18
text run at (0,0) width 63: "BEFORE"
RenderTableRow (anonymous) at (0,18) size 77x18
@@ -18,7 +18,7 @@
RenderText {#text} at (0,0) size 77x18
text run at (0,0) width 77: "CONTENT"
RenderTableRow (anonymous) at (0,36) size 77x18 [color=#FF0000]
- RenderTableCell (anonymous) at (0,36) size 77x18 [color=#000000] [r=2 c=0 rs=1 cs=1]
+ RenderTableCell (anonymous) at (0,36) size 77x18 [r=2 c=0 rs=1 cs=1]
RenderText at (0,0) size 52x18
text run at (0,0) width 52: "AFTER"
RenderBlock (anonymous) at (0,88) size 784x18

Powered by Google App Engine
This is Rietveld 408576698