content/html/document/test/mochitest.ini

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

michael@0 1 [DEFAULT]
michael@0 2 support-files =
michael@0 3 bug196523-subframe.html
michael@0 4 bug199692-nested.html
michael@0 5 bug199692-nested-d2.html
michael@0 6 bug199692-popup.html
michael@0 7 bug199692-scrolled.html
michael@0 8 bug369370-popup.png
michael@0 9 bug445004-inner.js
michael@0 10 bug445004-outer-rel.html
michael@0 11 bug445004-outer-abs.html
michael@0 12 bug445004-outer-write.html
michael@0 13 bug445004-inner.html
michael@0 14 bug446483-iframe.html
michael@0 15 bug448564-iframe-1.html
michael@0 16 bug448564-iframe-2.html
michael@0 17 bug448564-iframe-3.html
michael@0 18 bug448564-echo.sjs
michael@0 19 bug448564-submit.js
michael@0 20 bug499092.xml
michael@0 21 bug499092.html
michael@0 22 test_non-ascii-cookie.html^headers^
michael@0 23
michael@0 24 [test_bug1682.html]
michael@0 25 [test_bug1823.html]
michael@0 26 [test_bug57600.html]
michael@0 27 [test_bug196523.html]
michael@0 28 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #Bug 931116, b2g desktop specific, initial triage
michael@0 29 [test_bug199692.html]
michael@0 30 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit == 'android' || e10s #bug 811644 #Bug 931116, b2g desktop specific, initial triage
michael@0 31 [test_bug172261.html]
michael@0 32 [test_bug255820.html]
michael@0 33 [test_bug259332.html]
michael@0 34 [test_bug311681.html]
michael@0 35 [test_bug311681.xhtml]
michael@0 36 [test_bug324378.html]
michael@0 37 [test_bug332848.xhtml]
michael@0 38 [test_bug340017.xhtml]
michael@0 39 [test_bug359657.html]
michael@0 40 [test_bug369370.html]
michael@0 41 skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s
michael@0 42 [test_bug380383.html]
michael@0 43 [test_bug391777.html]
michael@0 44 skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(showmodaldialog) b2g-debug(showmodaldialog) b2g-desktop(showmodaldialog)
michael@0 45 [test_bug402680.html]
michael@0 46 [test_bug403868.html]
michael@0 47 [test_bug403868.xhtml]
michael@0 48 [test_bug435128.html]
michael@0 49 skip-if = true # Disabled for timeouts.
michael@0 50 [test_bug463104.html]
michael@0 51 [test_form-parsing.html]
michael@0 52 [test_viewport.html]
michael@0 53 [test_documentAll.html]
michael@0 54 [test_document-element-inserted.html]
michael@0 55 [test_document.watch.html]
michael@0 56 skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) # b2g-debug(expects document.cookie setting to work) b2g-desktop(expects document.cookie setting to work)
michael@0 57 [test_bug445004.html]
michael@0 58 skip-if = true || toolkit == 'android' # Disabled permanently (bug 559932).
michael@0 59 [test_bug446483.html]
michael@0 60 skip-if = toolkit == 'android'
michael@0 61 [test_bug448564.html]
michael@0 62 [test_bug478251.html]
michael@0 63 [test_bug481440.html]
michael@0 64 [test_bug481647.html]
michael@0 65 [test_bug482659.html]
michael@0 66 [test_bug486741.html]
michael@0 67 [test_bug489532.html]
michael@0 68 [test_bug497242.xhtml]
michael@0 69 [test_bug499092.html]
michael@0 70 [test_bug512367.html]
michael@0 71 [test_bug677495.html]
michael@0 72 [test_bug677495-1.html]
michael@0 73 [test_bug741266.html]
michael@0 74 skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(needs control of popup window size) b2g-debug(needs control of popup window size) b2g-desktop(needs control of popup window size)
michael@0 75 [test_non-ascii-cookie.html]
michael@0 76 skip-if = buildapp == 'b2g' || e10s
michael@0 77 [test_bug765780.html]
michael@0 78 [test_bug871161.html]
michael@0 79 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #Bug 931116, b2g desktop specific, initial triage
michael@0 80 support-files = file_bug871161-1.html file_bug871161-2.html

mercurial