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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/mac/fast/block/skip-cleaning-up-anonymous-wrappers-when-subtree-being-destroyed-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/block/skip-cleaning-up-anonymous-wrappers-when-subtree-being-destroyed-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/block/skip-cleaning-up-anonymous-wrappers-when-subtree-being-destroyed-expected.txt
deleted file mode 100644
index 080947c1cd7d0f44a1698e58e9d165ef72428a54..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/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 800x150
- LayoutBlockFlow {HTML} at (0,0) size 800x150.19
- LayoutBlockFlow (anonymous) at (0,0) size 800x18
- LayoutText {#text} at (0,0) size 37x18
- text run at (0,0) width 37: "PASS"
- LayoutBlockFlow {BODY} at (8,26) size 784x108.19
- LayoutBlockFlow (anonymous) at (0,0) size 784x18
- LayoutInline {OBJECT} at (0,0) size 37x18
- LayoutText {#text} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 37x18
- text run at (0,0) width 37: "PASS"
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow (anonymous) at (0,18) size 784x38.19
- LayoutBlockFlow {OPTION} at (0,0) size 784x20.19
- LayoutBlockFlow (anonymous) at (0,20.19) size 784x18
- LayoutText {#text} at (0,0) size 37x18
- text run at (0,0) width 37: "PASS"
- LayoutTable {TABLE} at (0,38.19) size 0x0
- LayoutBlockFlow (anonymous) at (0,56.19) size 784x18
- LayoutInline {OBJECT} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 37x18
- text run at (0,0) width 37: "PASS"
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {P} at (0,90.19) size 784x18
- LayoutText {#text} at (0,0) size 733x18
- text run at (0,0) width 733: "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