Add CSSNamespaceRule.{namespaceURI, prefix}

This commit is contained in:
Manish Goregaokar 2016-11-17 16:53:54 -08:00
parent 64442090ba
commit 8108fc465a
3 changed files with 18 additions and 3 deletions

View file

@ -10,9 +10,9 @@ use properties::{Importance, PropertyDeclaration, PropertyDeclarationBlock};
use properties::PropertyDeclarationParseResult;
use properties::animated_properties::TransitionProperty;
use std::fmt;
use servo_url::ServoUrl;
use std::sync::Arc;
use stylesheets::{MemoryHoleReporter, Origin};
use servo_url::ServoUrl;
use style_traits::ToCss;
/// A number from 1 to 100, indicating the percentage of the animation where