QA/Firefox3.1/FontFace TestStatus: Difference between revisions

Line 219: Line 219:
** <span class="font-family:smallA">ABC</span>?
** <span class="font-family:smallA">ABC</span>?
* What happens if the specified font did not have a character of the specified unicode range? Does it display nothing? Would there be a fallback function?
* What happens if the specified font did not have a character of the specified unicode range? Does it display nothing? Would there be a fallback function?
== CSS Mutation from JavaScript tests ==
* What happens if you download the same font again? Would it use cache?
* Is it possible to change the DOM tree of other documents?
** Is downloading another font for other documents prohibited? or is it allowed?
* Consider what will happen when 2 pages try to change the DOM of each other
** stateful


= Possible Risks =
= Possible Risks =
193

edits