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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 800x150
4 LayoutBlockFlow {HTML} at (0,0) size 800x150.19
5 LayoutBlockFlow (anonymous) at (0,0) size 800x18
6 LayoutText {#text} at (0,0) size 37x18
7 text run at (0,0) width 37: "PASS"
8 LayoutBlockFlow {BODY} at (8,26) size 784x108.19
9 LayoutBlockFlow (anonymous) at (0,0) size 784x18
10 LayoutInline {OBJECT} at (0,0) size 37x18
11 LayoutText {#text} at (0,0) size 0x0
12 LayoutText {#text} at (0,0) size 37x18
13 text run at (0,0) width 37: "PASS"
14 LayoutText {#text} at (0,0) size 0x0
15 LayoutBlockFlow (anonymous) at (0,18) size 784x38.19
16 LayoutBlockFlow {OPTION} at (0,0) size 784x20.19
17 LayoutBlockFlow (anonymous) at (0,20.19) size 784x18
18 LayoutText {#text} at (0,0) size 37x18
19 text run at (0,0) width 37: "PASS"
20 LayoutTable {TABLE} at (0,38.19) size 0x0
21 LayoutBlockFlow (anonymous) at (0,56.19) size 784x18
22 LayoutInline {OBJECT} at (0,0) size 0x0
23 LayoutText {#text} at (0,0) size 0x0
24 LayoutText {#text} at (0,0) size 37x18
25 text run at (0,0) width 37: "PASS"
26 LayoutText {#text} at (0,0) size 0x0
27 LayoutBlockFlow {P} at (0,90.19) size 784x18
28 LayoutText {#text} at (0,0) size 733x18
29 text run at (0,0) width 733: "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