From 8a83084796fae265177c60bbc770abdf54e58626 Mon Sep 17 00:00:00 2001 From: Xidorn Quan Date: Thu, 10 Aug 2017 21:47:58 +1000 Subject: [PATCH] Bug 1389041 - Move the iframes out from display tree in test_value_computation.html. r=heycam We filp the display value of display tree after each property, which means if we put the iframes there, we are rebuilding style for the two subdocuments repeatedly. This doesn't really make sense. We are flipping display tree for restoring #elementf, not for the iframes. MozReview-Commit-ID: B9bRDrlt0HJ --HG-- extra : rebase_source : 3762605a782098d5d804342766d4ca6ad971fdf8 --- layout/style/test/test_value_computation.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/layout/style/test/test_value_computation.html b/layout/style/test/test_value_computation.html index bd454fb9e9d0..cee4b1e12f31 100644 --- a/layout/style/test/test_value_computation.html +++ b/layout/style/test/test_value_computation.html @@ -30,10 +30,9 @@ -

-

+