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

Unified Diff: LayoutTests/platform/win/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/win/fast/table/quote-text-around-iframe-expected.txt
diff --git a/LayoutTests/platform/win/fast/table/quote-text-around-iframe-expected.txt b/LayoutTests/platform/win/fast/table/quote-text-around-iframe-expected.txt
index 77849126c12b53976e2bdfb9cc1f31223d3d5964..b13344002fa05c1a65e849cab2e5510a1fe7b7ae 100644
--- a/LayoutTests/platform/win/fast/table/quote-text-around-iframe-expected.txt
+++ b/LayoutTests/platform/win/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 14x36
- LayoutQuote at (0,0) size 14x36
+ LayoutQuote (anonymous) at (0,0) size 14x36
LayoutTextFragment at (0,279) size 14x36
text run at (0,279) width 14: "\""
LayoutText {#text} at (13,279) size 32x36
@@ -16,7 +16,7 @@ layer at (0,0) size 800x348
LayoutText {#text} at (652,279) size 30x36
text run at (652,279) width 30: "B "
LayoutInline {<pseudo:after>} at (0,0) size 14x36
- LayoutQuote at (0,0) size 14x36
+ LayoutQuote (anonymous) at (0,0) size 14x36
LayoutTextFragment at (681,279) size 14x36
text run at (681,279) width 14: "\""
layer at (60,16) size 608x308

Powered by Google App Engine
This is Rietveld 408576698