Bug 828962 - Don't let xml:space="preserve" affect <foreignObject>. r=longsonr

This commit is contained in:
Cameron McCormack 2013-01-26 21:28:15 +11:00
parent e0ac3546d9
commit 2c37312dc2
2 changed files with 2 additions and 0 deletions

View File

@ -295,6 +295,7 @@ fuzzy-if(cocoaWidget&&layersGPUAccelerated,1,3) == text-layout-06.svg text-layou
== text-style-01c.svg text-style-01-ref.svg
== text-style-01d.svg text-style-01-ref.svg
== text-style-01e.svg text-style-01-ref.svg
== text-white-space-01.svg text-white-space-01-ref.svg
== thin-stroke-01.svg pass.svg
== zero-stroke-01.svg pass.svg
== tspan-dxdy-01.svg tspan-dxdy-ref.svg

View File

@ -35,6 +35,7 @@ foreignObject {
margin: 0 ! important;
padding: 0 ! important;
border-width: 0 ! important;
white-space: normal;
}
@media all and (-moz-is-resource-document) {