diff --git a/layout/base/crashtests/763702.xhtml b/layout/base/crashtests/763702.xhtml new file mode 100644 index 000000000000..37e9fc5e6ecb --- /dev/null +++ b/layout/base/crashtests/763702.xhtml @@ -0,0 +1,9 @@ + + + + + Bug 763702 - crash in nsFontInflationData::FindFontInflationDataFor at crash address 0x28 (((nsIFrame*)0)->GetStateBits()) + +
parseerror, this should not cause Fennec to crash + + diff --git a/layout/base/crashtests/crashtests.list b/layout/base/crashtests/crashtests.list index 51e852ab1982..e2ef0c9eff8e 100644 --- a/layout/base/crashtests/crashtests.list +++ b/layout/base/crashtests/crashtests.list @@ -356,3 +356,4 @@ skip-if(Android&&!browserIsRemote) asserts(0-2) pref(dom.disable_open_during_loa asserts(0-2) load 736389-1.xhtml # sometimes the above assertions are delayed and is reported on this test instead asserts-if(winWidget,0-2) load 736924-1.html # bug 738803 load 749816-1.html +test-pref(font.size.inflation.emPerLine,15) test-pref(font.size.inflation.lineThreshold,100) load 763702.xhtml