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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/table/quote-text-around-iframe-expected.txt
diff --git a/LayoutTests/platform/mac/fast/table/quote-text-around-iframe-expected.txt b/LayoutTests/platform/mac/fast/table/quote-text-around-iframe-expected.txt
index 1c0e199348f0a9bb40d25dc84800d0a41628c231..6e44194af4d0ab8a070d36232b9916619ec4f770 100644
--- a/LayoutTests/platform/mac/fast/table/quote-text-around-iframe-expected.txt
+++ b/LayoutTests/platform/mac/fast/table/quote-text-around-iframe-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x348
LayoutTableRow {Q} at (0,0) size 695x316
LayoutTableCell (anonymous) at (0,0) size 695x316 [r=0 c=0 rs=1 cs=1]
LayoutInline {<pseudo:before>} at (0,0) size 14x37
- LayoutQuote at (0,0) size 14x37
+ LayoutQuote (anonymous) at (0,0) size 14x37
LayoutTextFragment at (0,279) size 14x37
text run at (0,279) width 14: "\""
LayoutText {#text} at (13,279) size 32x37
@@ -16,7 +16,7 @@ layer at (0,0) size 800x348
LayoutText {#text} at (652,279) size 30x37
text run at (652,279) width 30: "B "
LayoutInline {<pseudo:after>} at (0,0) size 14x37
- LayoutQuote at (0,0) size 14x37
+ LayoutQuote (anonymous) at (0,0) size 14x37
LayoutTextFragment at (681,279) size 14x37
text run at (681,279) width 14: "\""
layer at (60,16) size 608x308

Powered by Google App Engine
This is Rietveld 408576698