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

Side by Side Diff: LayoutTests/platform/mac/fast/text/international/bidi-neutral-run-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 6378 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 6378
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x6378 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x6378 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x6378 4 LayoutBlockFlow {HTML} at (0,0) size 785x6378
5 LayoutBlockFlow {BODY} at (8,8) size 769x6354 5 LayoutBlockFlow {BODY} at (8,8) size 769x6354
6 LayoutBlockFlow {P} at (0,0) size 769x18 6 LayoutBlockFlow {P} at (0,0) size 769x18
7 LayoutText {#text} at (0,0) size 308x18 7 LayoutText {#text} at (0,0) size 308x18
8 text run at (0,0) width 308: "Tests the resolved level of runs of neut ral types." 8 text run at (0,0) width 308: "Tests the resolved level of runs of neut ral types."
9 LayoutBlockFlow {DIV} at (0,34) size 769x3152 9 LayoutBlockFlow {DIV} at (0,34) size 769x3152
10 LayoutBlockFlow {P} at (0,0) size 769x18 10 LayoutBlockFlow {P} at (0,0) size 769x18
11 LayoutText {#text} at (0,0) size 44x18 11 LayoutText {#text} at (0,0) size 44x18
12 text run at (0,0) width 44: "ab(^cd" 12 text run at (0,0) width 44: "ab(^cd"
13 LayoutBlockFlow {P} at (0,34) size 769x19 13 LayoutBlockFlow {P} at (0,34) size 769x19
(...skipping 969 matching lines...) Expand 10 before | Expand all | Expand 10 after
983 text run at (0,0) width 0 RTL: "\x{202C}" 983 text run at (0,0) width 0 RTL: "\x{202C}"
984 text run at (0,0) width 0: "\x{202A}" 984 text run at (0,0) width 0: "\x{202A}"
985 text run at (0,0) width 8: "\x{202A}?" 985 text run at (0,0) width 8: "\x{202A}?"
986 text run at (7,0) width 13: "\x{202C}(^" 986 text run at (7,0) width 13: "\x{202C}(^"
987 LayoutBlockFlow {P} at (0,3134) size 769x18 987 LayoutBlockFlow {P} at (0,3134) size 769x18
988 LayoutText {#text} at (0,0) size 20x18 988 LayoutText {#text} at (0,0) size 20x18
989 text run at (0,0) width 0 RTL: "\x{202C}" 989 text run at (0,0) width 0 RTL: "\x{202C}"
990 text run at (0,0) width 0: "\x{202A}" 990 text run at (0,0) width 0: "\x{202A}"
991 text run at (0,0) width 8 RTL: "\x{202B}?" 991 text run at (0,0) width 8 RTL: "\x{202B}?"
992 text run at (7,0) width 13: "\x{202C}(^" 992 text run at (7,0) width 13: "\x{202C}(^"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698