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

Side by Side Diff: LayoutTests/platform/mac/fast/dom/52776-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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
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
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
11 LayoutText {#text} at (434,0) size 335x18 11 LayoutText {#text} at (434,0) size 335x18
12 text run at (434,0) width 5 RTL: "." 12 text run at (434,0) width 5 RTL: "."
13 text run at (438,0) width 331: "Well-formed pair of unicode bidi con trol characters" 13 text run at (438,0) width 331: "Well-formed pair of unicode bidi con trol characters"
(...skipping 249 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 (anonymous) 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