[HtmlUnit] SVN: [15389] trunk/htmlunit/src/test/resources/libraries/jQuery/1.8.2/ expectations

rbri--- via HtmlUnit-develop <[email protected]>
Newsgroups gmane.comp.java.htmlunit.devel
Message-ID <[email protected]>
Revision: 15389
          http://sourceforge.net/p/htmlunit/code/15389
Author:   rbri
Date:     2018-06-27 10:20:52 +0000 (Wed, 27 Jun 2018)
Log Message:
-----------
ff60 support (wip)

Modified Paths:
--------------
    trunk/htmlunit/src/test/resources/libraries/jQuery/1.8.2/expectations/results.FF52.txt
    trunk/htmlunit/src/test/resources/libraries/jQuery/1.8.2/expectations/results.IE.txt

Modified: trunk/htmlunit/src/test/resources/libraries/jQuery/1.8.2/expectations/results.FF52.txt
===================================================================
--- trunk/htmlunit/src/test/resources/libraries/jQuery/1.8.2/expectations/results.FF52.txt	2018-06-27 09:55:10 UTC (rev 15388)
+++ trunk/htmlunit/src/test/resources/libraries/jQuery/1.8.2/expectations/results.FF52.txt	2018-06-27 10:20:52 UTC (rev 15389)
@@ -429,66 +429,66 @@
 ajax: jQuery.ajax - beforeSend, cancel request (#2688) (0, 2, 2)
 ajax: jQuery.ajax - beforeSend, cancel request manually (0, 2, 2)
 ajax: jQuery.ajax - dataType html (0, 5, 5)
-ajax: synchronous request (1, 0, 1)
-ajax: synchronous request with callbacks (2, 0, 2)
-ajax: pass-through request object (3, 5, 8)
-ajax: ajax cache (2, 6, 8)
+ajax: synchronous request (0, 1, 1)
+ajax: synchronous request with callbacks (0, 2, 2)
+ajax: pass-through request object (0, 8, 8)
+ajax: ajax cache (0, 18, 18)
 ajax: load(String) (0, 2, 2)
 ajax: load(String,null) (0, 2, 2)
 ajax: load(String,undefined) (0, 2, 2)
-ajax: load('url selector') (1, 0, 1)
+ajax: load('url selector') (0, 1, 1)
 ajax: load(String, Function) with ajaxSetup on dataType json, see #2046 (0, 1, 1)
-ajax: load(String, Function) - simple: inject text into DOM (2, 0, 2)
-ajax: load(String, Function) - check scripts (4, 2, 6)
-ajax: load(String, Function) - check file with only a script tag (2, 1, 3)
-ajax: load(String, Function) - dataFilter in ajaxSettings (2, 0, 2)
-ajax: load(String, Object, Function) (2, 0, 2)
-ajax: load(String, String, Function) (2, 0, 2)
+ajax: load(String, Function) - simple: inject text into DOM (0, 2, 2)
+ajax: load(String, Function) - check scripts (0, 7, 7)
+ajax: load(String, Function) - check file with only a script tag (0, 3, 3)
+ajax: load(String, Function) - dataFilter in ajaxSettings (0, 2, 2)
+ajax: load(String, Object, Function) (0, 2, 2)
+ajax: load(String, String, Function) (0, 2, 2)
 ajax: load() - data specified in ajaxSettings is merged in (#10524) (0, 1, 1)
 ajax: load() - callbacks get the correct parameters (0, 8, 8)
-ajax: jQuery.get(String, Function) - data in ajaxSettings (#8277) (1, 0, 1)
-ajax: jQuery.get(String, Hash, Function) - parse xml and use text() on nodes (2, 0, 2)
-ajax: jQuery.getScript(String, Function) - with callback (2, 0, 2)
-ajax: jQuery.getScript(String, Function) - no callback (1, 0, 1)
-ajax: jQuery.ajax() - JSONP, Same Domain (17, 2, 19)
-ajax: jQuery.ajax() - JSONP, Cross Domain (2, 2, 4)
-ajax: jQuery.ajax() - script, Remote (2, 0, 2)
-ajax: jQuery.ajax() - script, Remote with POST (2, 0, 2)
-ajax: jQuery.ajax() - script, Remote with scheme-less URL (2, 0, 2)
-ajax: jQuery.ajax() - malformed JSON (2, 0, 2)
-ajax: jQuery.ajax() - script, throws exception (#11743) (3, 0, 3)
-ajax: jQuery.ajax() - script by content-type (2, 0, 2)
-ajax: jQuery.ajax() - json by content-type (2, 1, 3)
-ajax: jQuery.ajax() - json by content-type disabled with options (2, 0, 2)
-ajax: jQuery.getJSON(String, Hash, Function) - JSON array (2, 0, 2)
-ajax: jQuery.getJSON(String, Function) - JSON object (2, 0, 2)
-ajax: jQuery.getJSON - Using Native JSON (2, 0, 2)
-ajax: jQuery.getJSON(String, Function) - JSON object with absolute url to local content (2, 0, 2)
-ajax: jQuery.post - data (1, 0, 1)
-ajax: jQuery.post(String, Hash, Function) - simple with xml (2, 0, 2)
+ajax: jQuery.get(String, Function) - data in ajaxSettings (#8277) (0, 1, 1)
+ajax: jQuery.get(String, Hash, Function) - parse xml and use text() on nodes (0, 2, 2)
+ajax: jQuery.getScript(String, Function) - with callback (0, 3, 3)
+ajax: jQuery.getScript(String, Function) - no callback (0, 1, 1)
+ajax: jQuery.ajax() - JSONP, Same Domain (0, 24, 24)
+ajax: jQuery.ajax() - JSONP, Cross Domain (0, 24, 24)
+ajax: jQuery.ajax() - script, Remote (0, 2, 2)
+ajax: jQuery.ajax() - script, Remote with POST (0, 3, 3)
+ajax: jQuery.ajax() - script, Remote with scheme-less URL (0, 2, 2)
+ajax: jQuery.ajax() - malformed JSON (0, 2, 2)
+ajax: jQuery.ajax() - script, throws exception (#11743) (0, 1, 1)
+ajax: jQuery.ajax() - script by content-type (0, 2, 2)
+ajax: jQuery.ajax() - json by content-type (0, 5, 5)
+ajax: jQuery.ajax() - json by content-type disabled with options (0, 6, 6)
+ajax: jQuery.getJSON(String, Hash, Function) - JSON array (0, 5, 5)
+ajax: jQuery.getJSON(String, Function) - JSON object (0, 2, 2)
+ajax: jQuery.getJSON - Using Native JSON (0, 2, 2)
+ajax: jQuery.getJSON(String, Function) - JSON object with absolute url to local content (0, 2, 2)
+ajax: jQuery.post - data (0, 3, 3)
+ajax: jQuery.post(String, Hash, Function) - simple with xml (0, 4, 4)
 ajax: jQuery.ajaxSetup({timeout: Number}) - with global timeout (0, 1, 1)
-ajax: jQuery.ajaxSetup({timeout: Number}) with localtimeout (1, 0, 1)
-ajax: jQuery.ajax - simple get (1, 0, 1)
-ajax: jQuery.ajax - simple post (1, 0, 1)
-ajax: ajaxSetup() (1, 0, 1)
-ajax: data option: evaluate function values (#2806) (1, 0, 1)
-ajax: data option: empty bodies for non-GET requests (1, 0, 1)
-ajax: jQuery.ajax - If-Modified-Since support (cache) (3, 0, 3)
-ajax: jQuery.ajax - Etag support (cache) (2, 0, 2)
-ajax: jQuery.ajax - If-Modified-Since support (no cache) (3, 0, 3)
-ajax: jQuery.ajax - Etag support (no cache) (2, 0, 2)
+ajax: jQuery.ajaxSetup({timeout: Number}) with localtimeout (0, 1, 1)
+ajax: jQuery.ajax - simple get (0, 1, 1)
+ajax: jQuery.ajax - simple post (0, 1, 1)
+ajax: ajaxSetup() (0, 1, 1)
+ajax: data option: evaluate function values (#2806) (0, 1, 1)
+ajax: data option: empty bodies for non-GET requests (0, 1, 1)
+ajax: jQuery.ajax - If-Modified-Since support (cache) (0, 3, 3)
+ajax: jQuery.ajax - Etag support (cache) (0, 3, 3)
+ajax: jQuery.ajax - If-Modified-Since support (no cache) (0, 3, 3)
+ajax: jQuery.ajax - Etag support (no cache) (0, 3, 3)
 ajax: jQuery ajax - failing cross-domain (0, 2, 2)
-ajax: jQuery ajax - atom+xml (1, 0, 1)
+ajax: jQuery ajax - atom+xml (0, 1, 1)
 ajax: jQuery.ajax - Location object as url (#7531) (0, 1, 1)
 ajax: jQuery.ajax - Context with circular references (#9887) (0, 2, 2)
-ajax: jQuery.ajax - statusText (2, 0, 2)
-ajax: jQuery.ajax - statusCode (2, 3, 5)
-ajax: jQuery.ajax - transitive conversions (1, 0, 1)
-ajax: jQuery.ajax - overrideMimeType (1, 0, 1)
+ajax: jQuery.ajax - statusText (0, 3, 3)
+ajax: jQuery.ajax - statusCode (0, 20, 20)
+ajax: jQuery.ajax - transitive conversions (0, 8, 8)
+ajax: jQuery.ajax - overrideMimeType (0, 2, 2)
 ajax: jQuery.ajax - abort in prefilter (0, 1, 1)
-ajax: jQuery.ajax - loading binary data shouldn't throw an exception in IE (#11426) (1, 0, 1)
-ajax: jQuery.domManip - no side effect because of ajaxSetup or global events (#11264) (1, 0, 1)
-ajax: jQuery.domManip - script in comments are properly evaluated (#11402) (1, 0, 1)
+ajax: jQuery.ajax - loading binary data shouldn't throw an exception in IE (#11426) (0, 1, 1)
+ajax: jQuery.domManip - no side effect because of ajaxSetup or global events (#11264) (0, 1, 1)
+ajax: jQuery.domManip - script in comments are properly evaluated (#11402) (0, 2, 2)
 ajax: jQuery.ajax - active counter (0, 1, 1)
 effects: sanity check (0, 1, 1)
 effects: show() (0, 26, 26)
@@ -610,122 +610,51 @@
 offset: empty set (0, 2, 2)
 offset: object without getBoundingClientRect (0, 2, 2)
 offset: disconnected node (0, 2, 2)
-offset: absolute (1039, 0, 1039)
-offset: absolute (2331, 0, 2331)
-offset: relative (3565, 0, 3565)
-offset: static (4764, 0, 4764)
-offset: fixed (5907, 0, 5907)
-offset: table (6825, 0, 6825)
-offset: scroll (8149, 0, 8149)
-offset: body (9126, 0, 9126)
+offset: absolute (0, 4, 4)
+offset: absolute (0, 178, 178)
+offset: relative (0, 60, 60)
+offset: static (0, 80, 80)
+offset: fixed (0, 30, 30)
+offset: table (0, 4, 4)
+offset: scroll (0, 24, 24)
+offset: body (0, 2, 2)
 offset: chaining (0, 3, 3)
-offset: offsetParent (9, 12, 21)
+offset: offsetParent (0, 12, 12)
 offset: fractions (see #7730 and #7885) (0, 2, 2)
-dimensions: width() (12, 9, 21)
-dimensions: width(Function) (12, 9, 21)
+dimensions: width() (0, 9, 9)
+dimensions: width(Function) (0, 9, 9)
 dimensions: width(Function(args)) (0, 2, 2)
-dimensions: height() (12, 9, 21)
-dimensions: height(Function) (12, 9, 21)
+dimensions: height() (0, 9, 9)
+dimensions: height(Function) (0, 9, 9)
 dimensions: height(Function(args)) (0, 2, 2)
-dimensions: innerWidth() (12, 6, 18)
+dimensions: innerWidth() (0, 6, 6)
 dimensions: innerHeight() (0, 6, 6)
-dimensions: outerWidth() (12, 11, 23)
+dimensions: outerWidth() (0, 11, 11)
 dimensions: child of a hidden elem (or unconnected node) has accurate inner/outer/Width()/Height() see #9441 #9300 (0, 16, 16)
 dimensions: getting dimensions shouldnt modify runtimeStyle see #9233 (0, 1, 1)
 dimensions: table dimensions (0, 2, 2)
 dimensions: box-sizing:border-box child of a hidden elem (or unconnected node) has accurate inner/outer/Width()/Height() see #10413 (0, 16, 16)
-dimensions: outerHeight() (12, 11, 23)
+dimensions: outerHeight() (0, 11, 11)
 dimensions: passing undefined is a setter #5571 (0, 4, 4)
 dimensions: getters on non elements should return null (0, 8, 8)
-dimensions: setters with and without box-sizing:border-box (12, 20, 32)
-dimensions: window vs. small document (11445, 0, 11445)
-dimensions: window vs. large document (10704, 0, 10704)
-deprecated: browser (11077, 0, 11077)
+dimensions: setters with and without box-sizing:border-box (0, 20, 20)
+dimensions: window vs. small document (0, 1, 1)
+dimensions: window vs. large document (0, 2, 2)
+deprecated: browser (0, 544, 544)
 exports: amdModule (0, 1, 1)
-Sizzle: selector: element (2, 4, 6)
+Sizzle: selector: element (0, 36, 36)
 Sizzle: selector: XML Document Selectors (0, 10, 10)
 Sizzle: selector: broken (0, 21, 21)
 Sizzle: selector: id (0, 31, 31)
-Sizzle: selector: class (12, 24, 36)
+Sizzle: selector: class (0, 24, 24)
 Sizzle: selector: name (0, 15, 15)
 Sizzle: selector: multiple (0, 6, 6)
-Sizzle: selector: child and adjacent (12, 42, 54)
+Sizzle: selector: child and adjacent (0, 42, 42)
 Sizzle: selector: attributes (0, 62, 62)
-Sizzle: selector: pseudo - child (12, 42, 54)
-Sizzle: selector: pseudo - misc (13, 34, 47)
-Sizzle: selector: pseudo - :not (12, 43, 55)
-Sizzle: selector: pseudo - position (13, 30, 43)
+Sizzle: selector: pseudo - child (0, 42, 42)
+Sizzle: selector: pseudo - misc (0, 42, 42)
+Sizzle: selector: pseudo - :not (0, 43, 43)
+Sizzle: selector: pseudo - position (0, 33, 33)
 Sizzle: selector: pseudo - form (0, 10, 10)
 Sizzle: selector: caching (0, 1, 1)
 Sizzle: selector: Sizzle.contains (0, 16, 16)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)
-Sizzle: global failure (1, 0, 1)

Modified: trunk/htmlunit/src/test/resources/libraries/jQuery/1.8.2/expectations/results.IE.txt
===================================================================
--- trunk/htmlunit/src/test/resources/libraries/jQuery/1.8.2/expectations/results.IE.txt	2018-06-27 09:55:10 UTC (rev 15388)
+++ trunk/htmlunit/src/test/resources/libraries/jQuery/1.8.2/expectations/results.IE.txt	2018-06-27 10:20:52 UTC (rev 15389)
@@ -423,7 +423,7 @@
 423.ajax: jQuery.ajax() - disabled globals (0, 3, 3)
 424.ajax: jQuery.ajax - xml: non-namespace elements inside namespaced elements (0, 3, 3)
 425.ajax: jQuery.ajax - xml: non-namespace elements inside namespaced elements (over JSONP) (0, 3, 3)
-426.ajax: jQuery.ajax - HEAD requests (2, 0, 2)
+426.ajax: jQuery.ajax - HEAD requests (0, 2, 2)
 427.ajax: jQuery.ajax - beforeSend (0, 1, 1)
 428.ajax: jQuery.ajax - beforeSend, cancel request (#2688) (0, 2, 2)
 429.ajax: jQuery.ajax - beforeSend, cancel request manually (0, 2, 2)


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.