dom/imptests/failures/editing/selecttest/test_removeAllRanges.html.json

Tue, 06 Jan 2015 21:39:09 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 06 Jan 2015 21:39:09 +0100
branch
TOR_BUG_9701
changeset 8
97036ab72558
permissions
-rw-r--r--

Conditionally force memory storage according to privacy.thirdparty.isolate;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.

     1 {
     2   "Range 12 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 0] backwards":true,
     3   "Range 13 [foreignPara1.firstChild, 0, foreignPara1.firstChild, 1] backwards":true,
     4   "Range 14 [foreignPara1.firstChild, 2, foreignPara1.firstChild, 8] backwards":true,
     5   "Range 20 [foreignDoc.documentElement, 0, foreignDoc.documentElement, 1] backwards":true,
     6   "Range 21 [foreignDoc.head, 1, foreignDoc.head, 1] backwards":true,
     7   "Range 22 [foreignDoc.body, 0, foreignDoc.body, 0] backwards":true,
     8   "Range 34 [foreignDoc.documentElement, 1, foreignDoc.body, 0] backwards":true,
     9   "Range 41 [foreignDoc, 0, foreignDoc, 0] backwards":true,
    10   "Range 42 [foreignDoc, 1, foreignComment, 2] backwards":true,
    11   "Range 43 [foreignDoc.body, 0, foreignTextNode, 36] backwards":true,
    12   "Range 44 [xmlDoc, 0, xmlDoc, 0] backwards":true,
    13   "Range 45 [xmlDoc, 1, xmlComment, 0] backwards":true,
    14   "Range 47 [detachedForeignTextNode, 7, detachedForeignTextNode, 7] backwards":true,
    15   "Range 48 [detachedForeignTextNode, 0, detachedForeignTextNode, 8] backwards":true,
    16   "Range 49 [detachedXmlTextNode, 7, detachedXmlTextNode, 7] backwards":true,
    17   "Range 50 [detachedXmlTextNode, 0, detachedXmlTextNode, 8] backwards":true,
    18   "Range 53 [detachedForeignComment, 0, detachedForeignComment, 1] backwards":true,
    19   "Range 54 [detachedForeignComment, 4, detachedForeignComment, 4] backwards":true,
    20   "Range 55 [detachedXmlComment, 2, detachedXmlComment, 6] backwards":true,
    21   "Range 57 [foreignDocfrag, 0, foreignDocfrag, 0] backwards":true,
    22   "Range 58 [xmlDocfrag, 0, xmlDocfrag, 0] backwards":true
    23 }

mercurial