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

Unified Diff: LayoutTests/fast/lists/list-marker-before-content-table-expected.txt

Issue 878603003: Auto-rebaseline for r188935 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 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/fast/lists/list-marker-before-content-table-expected.txt
diff --git a/LayoutTests/fast/lists/list-marker-before-content-table-expected.txt b/LayoutTests/fast/lists/list-marker-before-content-table-expected.txt
index 060a9ccaa7e6f06befc3645e60d5ff8f5eb30b46..637a9eda442b06584629da690d8fe6ecf4f5eed2 100644
--- a/LayoutTests/fast/lists/list-marker-before-content-table-expected.txt
+++ b/LayoutTests/fast/lists/list-marker-before-content-table-expected.txt
@@ -7,10 +7,10 @@ layer at (0,0) size 800x160
RenderListItem {LI} at (40,0) size 744x96 [color=#008000]
RenderBlock (anonymous) at (0,0) size 744x32
RenderListMarker at (-25,0) size 11x32: bullet
- RenderTable at (0,32) size 128x32
- RenderTableSection (anonymous) at (0,0) size 128x32
- RenderTableRow (anonymous) {<pseudo:before>} at (0,0) size 128x32 [color=#0000FF]
- RenderTableCell (anonymous) at (0,0) size 128x32 [r=0 c=0 rs=1 cs=1]
+ LayoutTable at (0,32) size 128x32
+ LayoutTableSection (anonymous) at (0,0) size 128x32
+ LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 128x32 [color=#0000FF]
+ LayoutTableCell (anonymous) at (0,0) size 128x32 [r=0 c=0 rs=1 cs=1]
RenderTextFragment at (0,0) size 128x32
text run at (0,0) width 128: "ABCD"
RenderBlock (anonymous) at (0,64) size 744x32

Powered by Google App Engine
This is Rietveld 408576698