Bug 672014. Pass the crossorigin attribute through to image preloading code. r=joe,hsivonen
This commit is contained in:
@@ -473,6 +473,7 @@ class nsHtml5AttributeName
|
||||
static nsHtml5AttributeName* ATTR_CELLPADDING;
|
||||
static nsHtml5AttributeName* ATTR_CELLSPACING;
|
||||
static nsHtml5AttributeName* ATTR_COLUMNWIDTH;
|
||||
static nsHtml5AttributeName* ATTR_CROSSORIGIN;
|
||||
static nsHtml5AttributeName* ATTR_COLUMNALIGN;
|
||||
static nsHtml5AttributeName* ATTR_COLUMNLINES;
|
||||
static nsHtml5AttributeName* ATTR_CONTEXTMENU;
|
||||
|
||||
Reference in New Issue
Block a user