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

Side by Side Diff: LayoutTests/platform/linux/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 1852 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1852
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1852 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1852 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 785x1852 4 LayoutBlockFlow {HTML} at (0,0) size 785x1852
5 LayoutBlockFlow {BODY} at (8,16) size 769x1820 5 LayoutBlockFlow {BODY} at (8,16) size 769x1820
6 LayoutBlockFlow {DIV} at (0,0) size 769x884 6 LayoutBlockFlow {DIV} at (0,0) size 769x884
7 LayoutBlockFlow {P} at (0,0) size 769x20 7 LayoutBlockFlow {P} at (0,0) size 769x20
8 LayoutText {#text} at (689,0) size 80x19 8 LayoutText {#text} at (689,0) size 80x19
9 text run at (689,0) width 80: "Right To Left" 9 text run at (689,0) width 80: "Right To Left"
10 LayoutBlockFlow {P} at (0,36) size 769x20 10 LayoutBlockFlow {P} at (0,36) size 769x20
(...skipping 247 matching lines...) Expand 10 before | Expand all | Expand 10 after
258 LayoutText {#text} at (0,0) size 22x19 258 LayoutText {#text} at (0,0) size 22x19
259 text run at (0,0) width 22: "abc\x{202C}" 259 text run at (0,0) width 22: "abc\x{202C}"
260 text run at (22,0) width 0: "\x{202A}" 260 text run at (22,0) width 0: "\x{202A}"
261 LayoutBlockFlow {DIV} at (0,864) size 769x20 261 LayoutBlockFlow {DIV} at (0,864) size 769x20
262 LayoutText {#text} at (0,0) size 15x19 262 LayoutText {#text} at (0,0) size 15x19
263 text run at (0,0) width 15 RTL: "\x{5D0}\x{5D1}" 263 text run at (0,0) width 15 RTL: "\x{5D0}\x{5D1}"
264 text run at (15,0) width 0: "\x{202C}" 264 text run at (15,0) width 0: "\x{202C}"
265 text run at (15,0) width 0: "\x{202A}" 265 text run at (15,0) width 0: "\x{202A}"
266 LayoutBlockFlow {UL} at (0,1800) size 769x20 266 LayoutBlockFlow {UL} at (0,1800) size 769x20
267 LayoutListItem {LI} at (40,0) size 729x20 267 LayoutListItem {LI} at (40,0) size 729x20
268 LayoutListMarker at (-18,0) size 7x19: bullet 268 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
269 LayoutText {#text} at (0,0) size 677x19 269 LayoutText {#text} at (0,0) size 677x19
270 text run at (0,0) width 677: "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 677: "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