https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 647124a0b6d5691ab240b5e9fa80422f918e13b4 authored by ffxbld on 17 September 2015, 03:34:54 UTC
Added FIREFOX_41_0_RELEASE FIREFOX_41_0_BUILD2 tag(s) for changeset 42500ed7343e. DONTBUILD CLOSED TREE a=release
Tip revision: 647124a
setvalue-framereconstruction-ref.html
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
</head>

<body>

<div id="div">
  <textarea rows="3" cols="5" id="textarea">x y</textarea>
</div>

<select style="-moz-appearance:none">
  <option id="opt1"></option>
</select>

</body>
</html>

back to top