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

Unified Diff: LayoutTests/platform/linux/fast/table/quote-text-around-iframe-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/platform/linux/fast/table/quote-text-around-iframe-expected.txt
diff --git a/LayoutTests/platform/linux/fast/table/quote-text-around-iframe-expected.txt b/LayoutTests/platform/linux/fast/table/quote-text-around-iframe-expected.txt
index 88c645fb54f8ecd72954af2aaabd34dec06ec516..3328f35434f0c9704fca442e68cc098269a1c544 100644
--- a/LayoutTests/platform/linux/fast/table/quote-text-around-iframe-expected.txt
+++ b/LayoutTests/platform/linux/fast/table/quote-text-around-iframe-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x349
LayoutTableRow {Q} at (0,0) size 693x317
LayoutTableCell (anonymous) at (0,0) size 693x317 [r=0 c=0 rs=1 cs=1]
LayoutInline {<pseudo:before>} at (0,0) size 13x36
- LayoutQuote at (0,0) size 13x36
+ LayoutQuote (anonymous) at (0,0) size 13x36
LayoutTextFragment at (0,280) size 13x36
text run at (0,280) width 13: "\""
LayoutText {#text} at (13,280) size 30x36
@@ -16,7 +16,7 @@ layer at (0,0) size 800x349
LayoutText {#text} at (651,280) size 29x36
text run at (651,280) width 29: "B "
LayoutInline {<pseudo:after>} at (0,0) size 13x36
- LayoutQuote at (0,0) size 13x36
+ LayoutQuote (anonymous) at (0,0) size 13x36
LayoutTextFragment at (680,280) size 13x36
text run at (680,280) width 13: "\""
layer at (59,16) size 608x308

Powered by Google App Engine
This is Rietveld 408576698