diff options
Diffstat (limited to 'tests/auto/declarative/qfxwebview/data/basic.html')
-rw-r--r-- | tests/auto/declarative/qfxwebview/data/basic.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qfxwebview/data/basic.html b/tests/auto/declarative/qfxwebview/data/basic.html index 254317c..c262f12 100644 --- a/tests/auto/declarative/qfxwebview/data/basic.html +++ b/tests/auto/declarative/qfxwebview/data/basic.html @@ -1,6 +1,6 @@ <html> <head><title>Basic</title> -<link rel="shortcut icon" type="image/x-icon" href="basic.ico"> +<link rel="icon" sizes="48x48" href="basic.png"> </head> <body leftmargin="0" marginwidth="0"> <table width="123"> |