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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLDialogElement-crash-style-recalc-after-dialog-close-expected.txt

Issue 2473743003: Call Element::rebuildLayoutTree from Document::updateStyle directly (Closed)
Patch Set: Make needsAttach() only check if getStyleChangeType flag is NeedsReattachStyleChange and add a Layo… Created 3 years, 10 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/dom/HTMLDialogElement-crash-style-recalc-after-dialog-close-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLDialogElement-crash-style-recalc-after-dialog-close-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLDialogElement-crash-style-recalc-after-dialog-close-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..04c57d9352825c85a8f0dcfa3175b66578d4ba40
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLDialogElement-crash-style-recalc-after-dialog-close-expected.txt
@@ -0,0 +1,10 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x56
+ LayoutBlockFlow {HTML} at (0,0) size 800x56
+ LayoutBlockFlow {BODY} at (8,8) size 784x40
+ LayoutBlockFlow {DIV} at (0,0) size 784x20
+ LayoutText {#text} at (0,0) size 204x19
+ text run at (0,0) width 204: "The test passes if it doesn't crash"
+ LayoutBlockFlow (anonymous) at (0,20) size 784x20
+ LayoutBR {BR} at (0,0) size 0x19

Powered by Google App Engine
This is Rietveld 408576698