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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/linux/fast/block/skip-cleaning-up-anonymous-wrappers-when-subtree-being-destroyed-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/block/skip-cleaning-up-anonymous-wrappers-when-subtree-being-destroyed-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/block/skip-cleaning-up-anonymous-wrappers-when-subtree-being-destroyed-expected.txt
deleted file mode 100644
index 19b25c6c9cc3f653fb683cee706b456a4e8370c1..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/block/skip-cleaning-up-anonymous-wrappers-when-subtree-being-destroyed-expected.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x160
- LayoutBlockFlow {HTML} at (0,0) size 800x160.19
- LayoutBlockFlow (anonymous) at (0,0) size 800x20
- LayoutText {#text} at (0,0) size 38x19
- text run at (0,0) width 38: "PASS"
- LayoutBlockFlow {BODY} at (8,28) size 784x116.19
- LayoutBlockFlow (anonymous) at (0,0) size 784x20
- LayoutInline {OBJECT} at (0,0) size 38x19
- LayoutText {#text} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 38x19
- text run at (0,0) width 38: "PASS"
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow (anonymous) at (0,20) size 784x40.19
- LayoutBlockFlow {OPTION} at (0,0) size 784x20.19
- LayoutBlockFlow (anonymous) at (0,20.19) size 784x20
- LayoutText {#text} at (0,0) size 38x19
- text run at (0,0) width 38: "PASS"
- LayoutTable {TABLE} at (0,40.19) size 0x0
- LayoutBlockFlow (anonymous) at (0,60.19) size 784x20
- LayoutInline {OBJECT} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 38x19
- text run at (0,0) width 38: "PASS"
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {P} at (0,96.19) size 784x20
- LayoutText {#text} at (0,0) size 722x19
- text run at (0,0) width 722: "crbug.com/549544: Don't clean up anonymous wrappers when the element's branch or sub-tree is being destroyed."

Powered by Google App Engine
This is Rietveld 408576698