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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/block/skip-cleaning-up-anonymous-wrappers-when-subtree-being-destroyed-expected.txt

Issue 2816543003: Make skip-cleaning-up-anonymous-wrappers-when-subtree-being-destroyed.html deterministic (Closed)
Patch Set: Created 3 years, 8 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 800x160
4 LayoutBlockFlow {HTML} at (0,0) size 800x160.19
5 LayoutBlockFlow (anonymous) at (0,0) size 800x20
6 LayoutText {#text} at (0,0) size 38x19
7 text run at (0,0) width 38: "PASS"
8 LayoutBlockFlow {BODY} at (8,28) size 784x116.19
9 LayoutBlockFlow (anonymous) at (0,0) size 784x20
10 LayoutInline {OBJECT} at (0,0) size 38x19
11 LayoutText {#text} at (0,0) size 0x0
12 LayoutText {#text} at (0,0) size 38x19
13 text run at (0,0) width 38: "PASS"
14 LayoutText {#text} at (0,0) size 0x0
15 LayoutBlockFlow (anonymous) at (0,20) size 784x40.19
16 LayoutBlockFlow {OPTION} at (0,0) size 784x20.19
17 LayoutBlockFlow (anonymous) at (0,20.19) size 784x20
18 LayoutText {#text} at (0,0) size 38x19
19 text run at (0,0) width 38: "PASS"
20 LayoutTable {TABLE} at (0,40.19) size 0x0
21 LayoutBlockFlow (anonymous) at (0,60.19) size 784x20
22 LayoutInline {OBJECT} at (0,0) size 0x0
23 LayoutText {#text} at (0,0) size 0x0
24 LayoutText {#text} at (0,0) size 38x19
25 text run at (0,0) width 38: "PASS"
26 LayoutText {#text} at (0,0) size 0x0
27 LayoutBlockFlow {P} at (0,96.19) size 784x20
28 LayoutText {#text} at (0,0) size 722x19
29 text run at (0,0) width 722: "crbug.com/549544: Don't clean up anonymo us wrappers when the element's branch or sub-tree is being destroyed."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698