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

Side by Side Diff: LayoutTests/platform/mac/fast/dom/52776-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 clip at (0,0) size 785x600 scrollHeight 1696 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1696
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1696 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1696 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1696 4 LayoutBlockFlow {HTML} at (0,0) size 785x1696
5 LayoutBlockFlow {BODY} at (8,16) size 769x1664 5 LayoutBlockFlow {BODY} at (8,16) size 769x1664
6 LayoutBlockFlow {DIV} at (0,0) size 769x807 6 LayoutBlockFlow {DIV} at (0,0) size 769x807
7 LayoutBlockFlow {P} at (0,0) size 769x18 7 LayoutBlockFlow {P} at (0,0) size 769x18
8 LayoutText {#text} at (681,0) size 88x18 8 LayoutText {#text} at (681,0) size 88x18
9 text run at (681,0) width 88: "Right To Left" 9 text run at (681,0) width 88: "Right To Left"
10 LayoutBlockFlow {P} at (0,34) size 769x18 10 LayoutBlockFlow {P} at (0,34) size 769x18
(...skipping 247 matching lines...) Expand 10 before | Expand all | Expand 10 after
258 LayoutText {#text} at (0,0) size 23x18 258 LayoutText {#text} at (0,0) size 23x18
259 text run at (0,0) width 23: "abc\x{202C}" 259 text run at (0,0) width 23: "abc\x{202C}"
260 text run at (22,0) width 1: "\x{202A}" 260 text run at (22,0) width 1: "\x{202A}"
261 LayoutBlockFlow {DIV} at (0,788) size 769x19 261 LayoutBlockFlow {DIV} at (0,788) size 769x19
262 LayoutText {#text} at (0,1) size 20x18 262 LayoutText {#text} at (0,1) size 20x18
263 text run at (0,1) width 20 RTL: "\x{5D0}\x{5D1}" 263 text run at (0,1) width 20 RTL: "\x{5D0}\x{5D1}"
264 text run at (19,1) width 1: "\x{202C}" 264 text run at (19,1) width 1: "\x{202C}"
265 text run at (19,1) width 1: "\x{202A}" 265 text run at (19,1) width 1: "\x{202A}"
266 LayoutBlockFlow {UL} at (0,1646) size 769x18 266 LayoutBlockFlow {UL} at (0,1646) size 769x18
267 LayoutListItem {LI} at (40,0) size 729x18 267 LayoutListItem {LI} at (40,0) size 729x18
268 LayoutListMarker at (-17,0) size 7x18: bullet 268 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
269 LayoutText {#text} at (0,0) size 718x18 269 LayoutText {#text} at (0,0) size 718x18
270 text run at (0,0) width 718: "test id=test: the right-most character of rendering result of <PDF>abc<PDF> in RTL block should be c: Success" 270 text run at (0,0) width 718: "test id=test: the right-most character of rendering result of <PDF>abc<PDF> in RTL block should be c: Success"
271 selection start: position 3 of child 0 {#text} of child 20 {DIV} of child 1 {DIV } of body 271 selection start: position 3 of child 0 {#text} of child 20 {DIV} of child 1 {DIV } of body
272 selection end: position 4 of child 0 {#text} of child 20 {DIV} of child 1 {DIV } of body 272 selection end: position 4 of child 0 {#text} of child 20 {DIV} of child 1 {DIV } of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698