

and spoke with a Supervisor (Audrey) who recommended I post my question here because she did not have access to the information that I needed. I've contacted AT&T Tech Support from the Wireless dept. Supports conditions are now supported in CSS import rules supports(.Hello. The temporary keys to decrypt the information are held in RAM only and all stored information is purged at the normal end of a private browsing session from disk. IndexedDB is now also supported in private browsing without memory limits thanks to encrypted storage on disk. The animation-composition property is now supported, allowing a declarative way to define the composite operation used when multiple animations affect the same property simultaneously.Īdded the URL.canParse() function to allow easy and fast checking if URLs are valid and parseable. Altering the target value allows applications to control the tradeoff between playout delay and the risk of running out of audio or video frames due to network jitter.Ĭhange array by copy provides additional methods on Array.prototype and TypedArray.prototype to enable changes on the array by returning a new copy of it with the change. WebRTC application developers can now specify a target in milliseconds of media for the jitter buffer to hold.

Similarly, when two nodes are joined, the builtin editor deletes the latter node and moves its children to the end of the preceding node instead of deleting the former node and moving its child to the start of the following node.

creates the right node instead of the left node. When a node is split, the builtin editor creates a new node after the original one instead of before, i.e. typing Backspace at the start of a paragraph to join the paragraph and the previous one. typing Enter to split a paragraph, and also when joining two nodes, e.g. The builtin editor now behaves similarly to other browsers with contenteditable and designMode when splitting a node, e.g.
