https://github.com/mozilla/gecko-dev
Raw File
Tip revision: ef3b93490bc570642447a090c040a9455370c467 authored by B2G Bumper Bot on 25 January 2016, 11:02:06 UTC
Bumping manifests a=b2g-bump
Tip revision: ef3b934
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