https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 700322067f1235e552f82d5aeb9fc83d337fa72d authored by Robert O'Callahan on 12 February 2013, 10:39:28 UTC
Bug 839270. Add padding code to nsStyleContext::AddChild to try to work around mysterious crash bug. r=dbaron,a=akeybl
Tip revision: 7003220
textarea-ref.html
<!DOCTYPE>
<html>
  <link rel='stylesheet' type='text/css' href='style.css'>
  <body>
    <textarea class='invalid-ref'></textarea>
  </body>
</html>
back to top