# A Formal Model of the Document Object Model with Shadow Roots (Shadow_DOM) This git repository contains a local mirror of the [Archive of Formal Proofs (AFP)](https://www.isa-afp.org) entry [*A Formal Model of the Document Object Model with Shadow Roots*](https://www.isa-afp.org/entries/Shadow_DOM.shtml). The official AFP releases are tagged. Additionally, this repository may contain extensions (i.e., a development version) that may be submitted at a later point in time. ## How to build ```console achim@logicalhacking:~$ isabelle build -D Shadow_DOM ``` ## Authors * [Achim D. Brucker](http://www.brucker.ch/) * [Michael Herzberg](http://www.dcs.shef.ac.uk/cgi-bin/makeperson?M.Herzberg) ## License This project is licensed under a 3-clause BSD-style license. SPDX-License-Identifier: BSD-3-Clause ## Master Repository The master git repository for this project is hosted by the [Software Assurance & Security Research Team](https://logicalhacking.com) at . ## Publications * Achim D. Brucker and Michael Herzberg. A Formally Verified Model of Web Components. In Formal Aspects of Component Software (FACS). Lecture Notes in Computer Science (12018), Springer-Verlag, 2020, [doi:10.1007/978-3-030-40914-2_3](https://doi.org/10.1007/978-3-030-40914-2_3).