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

Unified Diff: LayoutTests/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt

Issue 884483003: Rename/move counter rendering code to layout. (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 8c175a81bc5f5c6a702163afd680fb1702dfdf21..3cf0cc709c0647e6ffa76c656ab614dcfee68e12 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
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
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
+ LayoutCounter at (0,0) size 16x16
text run at (0,0) width 16: "0"
LayoutTable {Q} at (16,0) size 32x16
LayoutTableSection (anonymous) at (0,0) size 32x16

Powered by Google App Engine
This is Rietveld 408576698