layout/reftests/bugs/776443-1.html

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
permissions
-rw-r--r--

Ignore runtime configuration files generated during quality assurance.

     1 <!DOCTYPE html>
     2 <style>
     3   table { background: yellow; }
     4   td { height: calc(25px + 25px); }
     5 </style>
     6 <table><tr><td>Should be 50px tall</td></tr></table>

mercurial