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

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

Issue 1106693002: Move the anonymous decoration to decoratedName. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 f45427c5c836f4995bc0331985f00dbf7f87fd51..accefc55fce64ce5506c2832f0fd5deb215d77ca 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
@@ -15,11 +15,11 @@ layer at (0,0) size 800x600
LayoutTableRow (anonymous) at (0,0) size 32x16
LayoutTableCell (anonymous) at (0,0) size 32x16 [r=0 c=0 rs=1 cs=1]
LayoutInline {<pseudo:before>} at (0,0) size 16x16
- LayoutQuote at (0,0) size 16x16
+ LayoutQuote (anonymous) at (0,0) size 16x16
LayoutTextFragment at (0,0) size 16x16
text run at (0,0) width 16: "\""
LayoutInline {<pseudo:after>} at (0,0) size 16x16
- LayoutQuote at (0,0) size 16x16
+ LayoutQuote (anonymous) at (0,0) size 16x16
LayoutTextFragment at (16,0) size 16x16
text run at (16,0) width 16: "\""
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698