mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Right now when calling getComputedStyle with an element from another document, we return the style using the pres context of that document, not of the document of the window getComputedStyle was called on, so this holds. But it will stop holding if we ever change this, so assert it doesn't happen. Bug: 1374062 Reviewed-By: Manishearth MozReview-Commit-ID: 3g8yQWWdsen |
||
---|---|---|
.. | ||
counter_style_rule.rs | ||
document_rule.rs | ||
font_face_rule.rs | ||
import_rule.rs | ||
keyframes_rule.rs | ||
loader.rs | ||
media_rule.rs | ||
memory.rs | ||
mod.rs | ||
namespace_rule.rs | ||
page_rule.rs | ||
rule_list.rs | ||
rule_parser.rs | ||
rules_iterator.rs | ||
style_rule.rs | ||
stylesheet.rs | ||
supports_rule.rs | ||
viewport_rule.rs |