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

Side by Side Diff: LayoutTests/platform/linux/fast/css-generated-content/005-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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow (anonymous) at (0,0) size 784x20 6 LayoutBlockFlow (anonymous) at (0,0) size 784x20
7 LayoutInline {Q} at (0,0) size 149x19 7 LayoutInline {Q} at (0,0) size 149x19
8 LayoutInline {<pseudo:before>} at (0,0) size 5x19 8 LayoutInline {<pseudo:before>} at (0,0) size 5x19
9 LayoutQuote at (0,0) size 5x19 9 LayoutQuote (anonymous) at (0,0) size 5x19
10 LayoutTextFragment at (0,0) size 5x19 10 LayoutTextFragment at (0,0) size 5x19
11 text run at (0,0) width 5: "\"" 11 text run at (0,0) width 5: "\""
12 LayoutText {#text} at (5,0) size 144x19 12 LayoutText {#text} at (5,0) size 144x19
13 text run at (5,0) width 144: "Quotes should surround" 13 text run at (5,0) width 144: "Quotes should surround"
14 LayoutBlockFlow (anonymous) at (0,36) size 784x0 14 LayoutBlockFlow (anonymous) at (0,36) size 784x0
15 LayoutBlockFlow {P} at (0,0) size 784x0 15 LayoutBlockFlow {P} at (0,0) size 784x0
16 LayoutBlockFlow (anonymous) at (0,36) size 784x20 16 LayoutBlockFlow (anonymous) at (0,36) size 784x20
17 LayoutInline {Q} at (0,0) size 55x19 17 LayoutInline {Q} at (0,0) size 55x19
18 LayoutText {#text} at (0,0) size 50x19 18 LayoutText {#text} at (0,0) size 50x19
19 text run at (0,0) width 50: "this text." 19 text run at (0,0) width 50: "this text."
20 LayoutInline {<pseudo:after>} at (0,0) size 5x19 20 LayoutInline {<pseudo:after>} at (0,0) size 5x19
21 LayoutQuote at (0,0) size 5x19 21 LayoutQuote (anonymous) at (0,0) size 5x19
22 LayoutTextFragment at (50,0) size 5x19 22 LayoutTextFragment at (50,0) size 5x19
23 text run at (50,0) width 5: "\"" 23 text run at (50,0) width 5: "\""
24 LayoutText {#text} at (0,0) size 0x0 24 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698