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

Side by Side Diff: LayoutTests/platform/win-xp/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 6456 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 6456
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x6456 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x6456 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x6456 4 LayoutBlockFlow {HTML} at (0,0) size 785x6456
5 LayoutBlockFlow {BODY} at (8,8) size 769x6432 5 LayoutBlockFlow {BODY} at (8,8) size 769x6432
6 LayoutBlockFlow {P} at (0,0) size 769x20 6 LayoutBlockFlow {P} at (0,0) size 769x20
7 LayoutText {#text} at (0,0) size 285x19 7 LayoutText {#text} at (0,0) size 285x19
8 text run at (0,0) width 285: "Tests the resolved level of runs of neut ral types." 8 text run at (0,0) width 285: "Tests the resolved level of runs of neut ral types."
9 LayoutBlockFlow {DIV} at (0,36) size 769x3190 9 LayoutBlockFlow {DIV} at (0,36) size 769x3190
10 LayoutBlockFlow {P} at (0,0) size 769x20 10 LayoutBlockFlow {P} at (0,0) size 769x20
11 LayoutText {#text} at (0,0) size 43x19 11 LayoutText {#text} at (0,0) size 43x19
12 text run at (0,0) width 43: "ab(^cd" 12 text run at (0,0) width 43: "ab(^cd"
13 LayoutBlockFlow {P} at (0,36) size 769x20 13 LayoutBlockFlow {P} at (0,36) size 769x20
(...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 7: "\x{202A}?" 985 text run at (0,0) width 7: "\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,3170) size 769x20 987 LayoutBlockFlow {P} at (0,3170) size 769x20
988 LayoutText {#text} at (0,0) size 20x19 988 LayoutText {#text} at (0,0) size 20x19
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 7 RTL: "\x{202B}?" 991 text run at (0,0) width 7 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