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

Unified Diff: LayoutTests/fast/css-generated-content/nested-tables-with-before-after-content-crash-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/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt
diff --git a/LayoutTests/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt b/LayoutTests/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt
index aa74fff967bfed111e4b36353399aa60c8b4157a..8c175a81bc5f5c6a702163afd680fb1702dfdf21 100644
--- a/LayoutTests/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt
+++ b/LayoutTests/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt
@@ -3,17 +3,17 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderTable {DIV} at (0,0) size 48x16 [color=#0000FF]
- RenderTableSection (anonymous) at (0,0) size 48x16
- RenderTableRow (anonymous) at (0,0) size 48x16
- RenderTableCell (anonymous) at (0,0) size 48x16 [r=0 c=0 rs=1 cs=1]
+ LayoutTable {DIV} at (0,0) size 48x16 [color=#0000FF]
+ LayoutTableSection (anonymous) at (0,0) size 48x16
+ LayoutTableRow (anonymous) at (0,0) size 48x16
+ LayoutTableCell (anonymous) at (0,0) size 48x16 [r=0 c=0 rs=1 cs=1]
RenderInline {<pseudo:before>} at (0,0) size 16x16 [color=#FF0000]
RenderCounter at (0,0) size 16x16
text run at (0,0) width 16: "0"
- RenderTable {Q} at (16,0) size 32x16
- RenderTableSection (anonymous) at (0,0) size 32x16
- RenderTableRow (anonymous) at (0,0) size 32x16
- RenderTableCell (anonymous) at (0,0) size 32x16 [r=0 c=0 rs=1 cs=1]
+ LayoutTable {Q} at (16,0) size 32x16
+ LayoutTableSection (anonymous) at (0,0) size 32x16
+ LayoutTableRow (anonymous) at (0,0) size 32x16
+ LayoutTableCell (anonymous) at (0,0) size 32x16 [r=0 c=0 rs=1 cs=1]
RenderInline {<pseudo:before>} at (0,0) size 16x16
RenderQuote at (0,0) size 16x16
RenderTextFragment at (0,0) size 16x16

Powered by Google App Engine
This is Rietveld 408576698