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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/active-suggestion-marker-split-expected.txt

Issue 2925543003: [ActiveSuggestionMarker #3] Add painting for ActiveSuggestionMarker (Closed)
Patch Set: marker_with_formatting => styleable_marker Created 3 years, 6 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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x52
4 LayoutBlockFlow {HTML} at (0,0) size 800x52
5 LayoutBlockFlow {BODY} at (8,8) size 784x36
6 LayoutBlockFlow {DIV} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 23x18
8 text run at (0,0) width 23: "abc"
9 LayoutText {#text} at (22,0) size 33x18
10 text run at (22,0) width 33: " xxx "
11 LayoutText {#text} at (54,0) size 21x18
12 text run at (54,0) width 21: "def"
13 layer at (8,26) size 128x18 scrollWidth 162
14 LayoutBlockFlow {DIV} at (0,18) size 128x18
15 LayoutText {#text} at (0,0) size 64x18
16 text run at (0,0) width 64: "abcdefghi"
17 LayoutText {#text} at (63,0) size 33x18
18 text run at (63,0) width 33: " xxx "
19 LayoutText {#text} at (95,0) size 67x18
20 text run at (95,0) width 67: "jklmnopqr"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698