| Index: sky/engine/core/dom/ShadowTreeStyleSheetCollection.cpp
|
| diff --git a/sky/engine/core/dom/ShadowTreeStyleSheetCollection.cpp b/sky/engine/core/dom/ShadowTreeStyleSheetCollection.cpp
|
| index 37b359c4ba6e3a9bb687520d02d0686ef69a03e3..8d73870e33e045a34b7c9e114258158acd7423cd 100644
|
| --- a/sky/engine/core/dom/ShadowTreeStyleSheetCollection.cpp
|
| +++ b/sky/engine/core/dom/ShadowTreeStyleSheetCollection.cpp
|
| @@ -70,7 +70,6 @@ void ShadowTreeStyleSheetCollection::updateActiveStyleSheets(StyleEngine* engine
|
| toShadowRoot(treeScope().rootNode()).host()->setNeedsStyleRecalc(SubtreeStyleChange);
|
|
|
| collection.swap(*this);
|
| - updateUsesRemUnits();
|
| }
|
|
|
| }
|
|
|