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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/css/ignore-empty-focus-ring-rects-expected.txt

Issue 2719993003: Collapse whitespace away when creating whitespace layout objects.
Patch Set: g cl web Created 3 years, 9 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 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x34 3 layer at (0,0) size 800x34
4 LayoutBlockFlow {HTML} at (0,0) size 800x34 4 LayoutBlockFlow {HTML} at (0,0) size 800x34
5 LayoutBlockFlow {BODY} at (8,8) size 784x18 5 LayoutBlockFlow {BODY} at (8,8) size 784x18
6 LayoutText {#text} at (0,0) size 762x18 6 LayoutText {#text} at (0,0) size 762x18
7 text run at (0,0) width 762: "Should ignore empty rects when drawing foc us ring. Passes if there is only a single focus ring around the green square." 7 text run at (0,0) width 762: "Should ignore empty rects when drawing foc us ring. Passes if there is only a single focus ring around the green square."
8 LayoutText {#text} at (0,0) size 0x0
9 layer at (8,26) size 100x150 8 layer at (8,26) size 100x150
10 LayoutBlockFlow (positioned) {DIV} at (8,26) size 100x150 9 LayoutBlockFlow (positioned) {DIV} at (8,26) size 100x150
11 LayoutBlockFlow (anonymous) at (0,0) size 100x0 10 LayoutBlockFlow (anonymous) at (0,0) size 100x0
12 LayoutInline {SPAN} at (0,0) size 0x0 11 LayoutInline {SPAN} at (0,0) size 0x0
13 LayoutText {#text} at (0,0) size 0x0 12 LayoutText {#text} at (0,0) size 0x0
14 LayoutBlockFlow (anonymous) at (0,50) size 100x100 13 LayoutBlockFlow (anonymous) at (0,50) size 100x100
15 LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#008000] 14 LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#008000]
16 LayoutBlockFlow (anonymous) at (0,150) size 100x0 15 LayoutBlockFlow (anonymous) at (0,150) size 100x0
17 LayoutInline {SPAN} at (0,0) size 0x0 16 LayoutInline {SPAN} at (0,0) size 0x0
18 LayoutText {#text} at (0,0) size 0x0 17 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698