Merge pull request #4066 from Rob--W/crx-pageaction-html-typo

Added missing <html> tag to page action
This commit is contained in:
Yury Delendik 2014-01-02 10:22:56 -08:00
commit 02671decf2

View File

@ -14,7 +14,9 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
--> -->
<html>
<head> <head>
<meta charset="utf-8">
<title></title> <title></title>
<style> <style>
html { html {