Changeset 80107 in webkit


Ignore:
Timestamp:
Mar 2, 2011 3:42:57 AM (13 years ago)
Author:
sergio@webkit.org
Message:

2011-03-02 Joseph Pecoraro <Joseph Pecoraro>

Unreviewed expectations update. This is a follow-up to r80061.

Viewport tests were expected to produce new error, warning,
and tip console messages. The current output is correct,
but many of the warnings are wrong. Fixing the incorrect
warnings will be handled by:
https://bugs.webkit.org/show_bug.cgi?id=53707

There are also a number of xsl tests that have extra warnings
in qt when "Running an XSL-T 1.0 stylesheet with a 2.0 processor".
These tests now have qt platform specific results.

  • fast/viewport/viewport-100-expected.txt:
  • fast/viewport/viewport-101-expected.txt:
  • fast/viewport/viewport-102-expected.txt:
  • fast/viewport/viewport-103-expected.txt:
  • fast/viewport/viewport-112-expected.txt:
  • fast/viewport/viewport-115-expected.txt:
  • fast/viewport/viewport-116-expected.txt:
  • fast/viewport/viewport-117-expected.txt:
  • fast/viewport/viewport-121-expected.txt:
  • fast/viewport/viewport-122-expected.txt:
  • fast/viewport/viewport-125-expected.txt:
  • fast/viewport/viewport-129-expected.txt:
  • fast/viewport/viewport-29-expected.txt:
  • fast/viewport/viewport-30-expected.txt:
  • fast/viewport/viewport-31-expected.txt:
  • fast/viewport/viewport-32-expected.txt:
  • fast/viewport/viewport-35-expected.txt:
  • fast/viewport/viewport-36-expected.txt:
  • fast/viewport/viewport-38-expected.txt:
  • fast/viewport/viewport-39-expected.txt:
  • fast/viewport/viewport-40-expected.txt:
  • fast/viewport/viewport-41-expected.txt:
  • fast/viewport/viewport-42-expected.txt:
  • fast/viewport/viewport-43-expected.txt:
  • fast/viewport/viewport-44-expected.txt:
  • fast/viewport/viewport-46-expected.txt:
  • fast/viewport/viewport-47-expected.txt:
  • fast/viewport/viewport-48-expected.txt:
  • fast/viewport/viewport-49-expected.txt:
  • fast/viewport/viewport-52-expected.txt:
  • fast/viewport/viewport-53-expected.txt:
  • fast/viewport/viewport-54-expected.txt:
  • fast/viewport/viewport-55-expected.txt:
  • fast/viewport/viewport-61-expected.txt:
  • fast/viewport/viewport-62-expected.txt:
  • fast/viewport/viewport-63-expected.txt:
  • fast/viewport/viewport-64-expected.txt:
  • fast/viewport/viewport-66-expected.txt:
  • fast/viewport/viewport-67-expected.txt:
  • fast/viewport/viewport-68-expected.txt:
  • fast/viewport/viewport-69-expected.txt:
  • fast/viewport/viewport-70-expected.txt:
  • fast/viewport/viewport-71-expected.txt:
  • fast/viewport/viewport-72-expected.txt:
  • fast/viewport/viewport-73-expected.txt:
  • fast/viewport/viewport-74-expected.txt:
  • fast/viewport/viewport-75-expected.txt:
  • fast/viewport/viewport-76-expected.txt:
  • fast/viewport/viewport-77-expected.txt:
  • fast/viewport/viewport-78-expected.txt:
  • fast/viewport/viewport-79-expected.txt:
  • fast/viewport/viewport-80-expected.txt:
  • fast/viewport/viewport-81-expected.txt:
  • fast/viewport/viewport-83-expected.txt:
  • fast/viewport/viewport-85-expected.txt:
  • fast/viewport/viewport-90-expected.txt:
  • platform/qt/fast/events/xsl-onload-expected.txt: Added.
  • platform/qt/fast/parser/xslt-with-html-expected.txt: Added.
  • platform/qt/fast/xsl/document-function-expected.txt:
  • platform/qt/fast/xsl/subframe-location-expected.txt: Added.
  • platform/qt/fast/xsl/transform-to-html-expected.txt: Added.
  • platform/qt/fast/xsl/utf8-chunks-expected.txt: Added.
  • platform/qt/fast/xsl/xslt-bad-import-uri-expected.txt: Added.
  • platform/qt/fast/xsl/xslt-doc-noenc-expected.txt: Added.
  • platform/qt/fast/xsl/xslt-entity-enc-expected.txt: Added.
  • platform/qt/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt:
  • platform/qt/fast/xsl/xslt-recursion-expected.txt: Added.
  • platform/qt/http/tests/misc/location-test-xsl-style-sheet-expected.txt: Added.
  • platform/qt/http/tests/security/xss-DENIED-xsl-document-expected.txt:
  • platform/qt/http/tests/security/xss-DENIED-xsl-document-redirect-expected.txt:
  • platform/qt/http/tests/security/xss-DENIED-xsl-external-entity-expected.txt: Added.
  • platform/qt/http/tests/security/xss-DENIED-xsl-external-entity-redirect-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
12 added
61 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r80105 r80107  
     12011-03-02  Joseph Pecoraro  <joepeck@webkit.org>
     2
     3        Unreviewed expectations update. This is a follow-up to r80061.
     4
     5        Viewport tests were expected to produce new error, warning,
     6        and tip console messages. The current output is correct,
     7        but many of the warnings are wrong. Fixing the incorrect
     8        warnings will be handled by:
     9        https://bugs.webkit.org/show_bug.cgi?id=53707
     10
     11        There are also a number of xsl tests that have extra warnings
     12        in qt when "Running an XSL-T 1.0 stylesheet with a 2.0 processor".
     13        These tests now have qt platform specific results.
     14
     15        * fast/viewport/viewport-100-expected.txt:
     16        * fast/viewport/viewport-101-expected.txt:
     17        * fast/viewport/viewport-102-expected.txt:
     18        * fast/viewport/viewport-103-expected.txt:
     19        * fast/viewport/viewport-112-expected.txt:
     20        * fast/viewport/viewport-115-expected.txt:
     21        * fast/viewport/viewport-116-expected.txt:
     22        * fast/viewport/viewport-117-expected.txt:
     23        * fast/viewport/viewport-121-expected.txt:
     24        * fast/viewport/viewport-122-expected.txt:
     25        * fast/viewport/viewport-125-expected.txt:
     26        * fast/viewport/viewport-129-expected.txt:
     27        * fast/viewport/viewport-29-expected.txt:
     28        * fast/viewport/viewport-30-expected.txt:
     29        * fast/viewport/viewport-31-expected.txt:
     30        * fast/viewport/viewport-32-expected.txt:
     31        * fast/viewport/viewport-35-expected.txt:
     32        * fast/viewport/viewport-36-expected.txt:
     33        * fast/viewport/viewport-38-expected.txt:
     34        * fast/viewport/viewport-39-expected.txt:
     35        * fast/viewport/viewport-40-expected.txt:
     36        * fast/viewport/viewport-41-expected.txt:
     37        * fast/viewport/viewport-42-expected.txt:
     38        * fast/viewport/viewport-43-expected.txt:
     39        * fast/viewport/viewport-44-expected.txt:
     40        * fast/viewport/viewport-46-expected.txt:
     41        * fast/viewport/viewport-47-expected.txt:
     42        * fast/viewport/viewport-48-expected.txt:
     43        * fast/viewport/viewport-49-expected.txt:
     44        * fast/viewport/viewport-52-expected.txt:
     45        * fast/viewport/viewport-53-expected.txt:
     46        * fast/viewport/viewport-54-expected.txt:
     47        * fast/viewport/viewport-55-expected.txt:
     48        * fast/viewport/viewport-61-expected.txt:
     49        * fast/viewport/viewport-62-expected.txt:
     50        * fast/viewport/viewport-63-expected.txt:
     51        * fast/viewport/viewport-64-expected.txt:
     52        * fast/viewport/viewport-66-expected.txt:
     53        * fast/viewport/viewport-67-expected.txt:
     54        * fast/viewport/viewport-68-expected.txt:
     55        * fast/viewport/viewport-69-expected.txt:
     56        * fast/viewport/viewport-70-expected.txt:
     57        * fast/viewport/viewport-71-expected.txt:
     58        * fast/viewport/viewport-72-expected.txt:
     59        * fast/viewport/viewport-73-expected.txt:
     60        * fast/viewport/viewport-74-expected.txt:
     61        * fast/viewport/viewport-75-expected.txt:
     62        * fast/viewport/viewport-76-expected.txt:
     63        * fast/viewport/viewport-77-expected.txt:
     64        * fast/viewport/viewport-78-expected.txt:
     65        * fast/viewport/viewport-79-expected.txt:
     66        * fast/viewport/viewport-80-expected.txt:
     67        * fast/viewport/viewport-81-expected.txt:
     68        * fast/viewport/viewport-83-expected.txt:
     69        * fast/viewport/viewport-85-expected.txt:
     70        * fast/viewport/viewport-90-expected.txt:
     71        * platform/qt/fast/events/xsl-onload-expected.txt: Added.
     72        * platform/qt/fast/parser/xslt-with-html-expected.txt: Added.
     73        * platform/qt/fast/xsl/document-function-expected.txt:
     74        * platform/qt/fast/xsl/subframe-location-expected.txt: Added.
     75        * platform/qt/fast/xsl/transform-to-html-expected.txt: Added.
     76        * platform/qt/fast/xsl/utf8-chunks-expected.txt: Added.
     77        * platform/qt/fast/xsl/xslt-bad-import-uri-expected.txt: Added.
     78        * platform/qt/fast/xsl/xslt-doc-noenc-expected.txt: Added.
     79        * platform/qt/fast/xsl/xslt-entity-enc-expected.txt: Added.
     80        * platform/qt/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt:
     81        * platform/qt/fast/xsl/xslt-recursion-expected.txt: Added.
     82        * platform/qt/http/tests/misc/location-test-xsl-style-sheet-expected.txt: Added.
     83        * platform/qt/http/tests/security/xss-DENIED-xsl-document-expected.txt:
     84        * platform/qt/http/tests/security/xss-DENIED-xsl-document-redirect-expected.txt:
     85        * platform/qt/http/tests/security/xss-DENIED-xsl-external-entity-expected.txt: Added.
     86        * platform/qt/http/tests/security/xss-DENIED-xsl-external-entity-redirect-expected.txt: Added.
     87
    1882011-03-02  Kent Tamura  <tkent@chromium.org>
    289
  • trunk/LayoutTests/fast/viewport/viewport-100-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 400x440 scale 0.800000 with limits [0.800000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-101-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 400x440 scale 0.800000 with limits [0.800000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-102-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 400x440 scale 0.800000 with limits [0.800000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-103-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 400x440 scale 0.800000 with limits [0.800000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-112-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 400x440 scale 0.800000 with limits [0.800000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-115-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 400x440 scale 0.800000 with limits [0.800000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-116-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 400x440 scale 0.800000 with limits [0.800000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-117-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport height or height set to physical device height, try using "device-height" constant instead for future compatibility.
    12viewport size 980x400 scale 0.880000 with limits [0.880000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-121-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport argument value "
     2device-width" for key "width" not recognized. Content ignored.
    13viewport size 64x70 scale 5.000000 with limits [5.000000, 5.000000]
    24
  • trunk/LayoutTests/fast/viewport/viewport-122-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport argument value "
     2device-width" for key "width" not recognized. Content ignored.
    13viewport size 64x70 scale 5.000000 with limits [5.000000, 5.000000]
    24
  • trunk/LayoutTests/fast/viewport/viewport-125-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport argument value " device-width" for key "width" not recognized. Content ignored.
    12viewport size 64x70 scale 5.000000 with limits [5.000000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-129-expected.txt

    r80062 r80107  
     1CONSOLE MESSAGE: line 3: Viewport argument value "123x456" for key "width" was truncated to its numeric prefix.
     2CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    13viewport size 123x135 scale 2.601626 with limits [2.601626, 5.000000]
    24
  • trunk/LayoutTests/fast/viewport/viewport-29-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 700x770 scale 0.457143 with limits [0.457143, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-30-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 200x220 scale 1.600000 with limits [1.600000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-31-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport height or height set to physical device height, try using "device-height" constant instead for future compatibility.
    12viewport size 980x700 scale 0.502857 with limits [0.502857, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-32-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport height or height set to physical device height, try using "device-height" constant instead for future compatibility.
    12viewport size 980x200 scale 1.760000 with limits [1.760000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-35-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 1280x1408 scale 0.250000 with limits [0.250000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-36-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport height or height set to physical device height, try using "device-height" constant instead for future compatibility.
    12viewport size 636x700 scale 1.600000 with limits [0.502857, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-38-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport height or height set to physical device height, try using "device-height" constant instead for future compatibility.
    12viewport size 640x704 scale 0.500000 with limits [0.500000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-39-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
     2CONSOLE MESSAGE: line 3: Viewport height or height set to physical device height, try using "device-height" constant instead for future compatibility.
    13viewport size 200x700 scale 1.600000 with limits [1.600000, 5.000000]
    24
  • trunk/LayoutTests/fast/viewport/viewport-40-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 700x480 scale 0.733333 with limits [0.733333, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-41-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 1000x704 scale 0.500000 with limits [0.500000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-42-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport height or height set to physical device height, try using "device-height" constant instead for future compatibility.
    12viewport size 320x1000 scale 2.000000 with limits [1.000000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-43-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 64x70 scale 5.000000 with limits [5.000000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-44-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
     2CONSOLE MESSAGE: line 3: Viewport height or height set to physical device height, try using "device-height" constant instead for future compatibility.
    13viewport size 10000x10000 scale 0.250000 with limits [0.250000, 5.000000]
    24
  • trunk/LayoutTests/fast/viewport/viewport-46-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport maximum-scale cannot be larger than 10.0. The maximum-scale will be set to 10.0.
     2CONSOLE MESSAGE: line 3: Viewport maximum-scale cannot be larger than 10.0. The maximum-scale will be set to 10.0.
     3CONSOLE MESSAGE: line 3: Viewport maximum-scale cannot be larger than 10.0. The maximum-scale will be set to 10.0.
    14viewport size 32x35 scale 10.000000 with limits [10.000000, 10.000000]
    25
  • trunk/LayoutTests/fast/viewport/viewport-47-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
     2CONSOLE MESSAGE: line 3: Viewport height or height set to physical device height, try using "device-height" constant instead for future compatibility.
    13viewport size 320x3000 scale 1.000000 with limits [1.000000, 5.000000]
    24
  • trunk/LayoutTests/fast/viewport/viewport-48-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
     2CONSOLE MESSAGE: line 3: Viewport height or height set to physical device height, try using "device-height" constant instead for future compatibility.
    13viewport size 3000x352 scale 1.000000 with limits [1.000000, 5.000000]
    24
  • trunk/LayoutTests/fast/viewport/viewport-49-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
     2CONSOLE MESSAGE: line 3: Viewport height or height set to physical device height, try using "device-height" constant instead for future compatibility.
    13viewport size 320x352 scale 1.000000 with limits [1.000000, 5.000000]
    24
  • trunk/LayoutTests/fast/viewport/viewport-52-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport argument value "garbage" for key "width" not recognized. Content ignored.
    12viewport size 64x70 scale 5.000000 with limits [5.000000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-53-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport argument value "y20" for key "height" not recognized. Content ignored.
    12viewport size 980x70 scale 5.000000 with limits [5.000000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-54-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport argument value "device-width;" for key "width" not recognized. Content ignored.
    12viewport size 64x70 scale 5.000000 with limits [5.000000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-55-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport argument value "yes" for key "width" not recognized. Content ignored.
     2CONSOLE MESSAGE: line 3: Viewport argument value "no" for key "height" not recognized. Content ignored.
    13viewport size 64x70 scale 5.000000 with limits [5.000000, 5.000000]
    24
  • trunk/LayoutTests/fast/viewport/viewport-61-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 320x352 scale 1.000000 with limits [1.000000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-62-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 320x352 scale 1.000000 with limits [1.000000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-63-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 320x352 scale 1.000000 with limits [1.000000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-64-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 320x352 scale 1.000000 with limits [1.000000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-66-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 100x110 scale 3.200000 with limits [3.200000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-67-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport argument value "100;" for key "width" was truncated to its numeric prefix.
     2CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    13viewport size 320x352 scale 1.000000 with limits [1.000000, 5.000000]
    24
  • trunk/LayoutTests/fast/viewport/viewport-68-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport argument value "100x" for key "width" was truncated to its numeric prefix.
     2CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    13viewport size 320x352 scale 1.000000 with limits [1.000000, 5.000000]
    24
  • trunk/LayoutTests/fast/viewport/viewport-69-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 100x110 scale 3.200000 with limits [3.200000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-70-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 100x110 scale 3.200000 with limits [3.200000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-71-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 320x352 scale 1.000000 with limits [1.000000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-72-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 100x110 scale 3.200000 with limits [3.200000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-73-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 100x110 scale 3.200000 with limits [3.200000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-74-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 100x110 scale 3.200000 with limits [3.200000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-75-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 64x70 scale 5.000000 with limits [5.000000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-76-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 32x35 scale 10.000000 with limits [10.000000, 10.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-77-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
     2CONSOLE MESSAGE: line 3: Viewport argument value "yes;" for key "initial-scale" not recognized. Content ignored.
    13viewport size 1280x1408 scale 0.250000 with limits [0.250000, 5.000000]
    24
  • trunk/LayoutTests/fast/viewport/viewport-78-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 100x110 scale 3.200000 with limits [3.200000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-79-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 320x352 scale 1.000000 with limits [1.000000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-80-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 320x352 scale 1.000000 with limits [1.000000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-81-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 3000x3300 scale 0.250000 with limits [0.250000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-83-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport argument value "height" for key "width" not recognized. Content ignored.
    12viewport size 64x70 scale 5.000000 with limits [5.000000, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-85-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 3: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 540x594 scale 0.592593 with limits [0.592593, 5.000000]
    23
  • trunk/LayoutTests/fast/viewport/viewport-90-expected.txt

    r67376 r80107  
     1CONSOLE MESSAGE: line 7: Viewport width or height set to physical device width, try using "device-width" constant instead for future compatibility.
    12viewport size 700x770 scale 0.500000 with limits [0.457143, 5.000000]
    23
  • trunk/LayoutTests/platform/qt/fast/xsl/document-function-expected.txt

    r64114 r80107  
     1CONSOLE MESSAGE: line 3: <html xmlns='http://www.w3.org/1999/xhtml/'><body><p>Running an XSL-T 1.0 stylesheet with a 2.0 processor.</p></body></html>
    12layer at (0,0) size 800x600
    23  RenderView at (0,0) size 800x600
  • trunk/LayoutTests/platform/qt/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt

    r30635 r80107  
     1CONSOLE MESSAGE: line 2: <html xmlns='http://www.w3.org/1999/xhtml/'><body><p>Running an XSL-T 1.0 stylesheet with a 2.0 processor.</p></body></html>
     2CONSOLE MESSAGE: line 9: <html xmlns='http://www.w3.org/1999/xhtml/'><body><p>Parse error: Opening and ending tag mismatch.</p></body></html>
    13layer at (0,0) size 800x600
    24  RenderView at (0,0) size 800x600
  • trunk/LayoutTests/platform/qt/http/tests/security/xss-DENIED-xsl-document-expected.txt

    r53127 r80107  
     1CONSOLE MESSAGE: line 2: <html xmlns='http://www.w3.org/1999/xhtml/'><body><p>Running an XSL-T 1.0 stylesheet with a 2.0 processor.</p></body></html>
     2CONSOLE MESSAGE: line -1: <html xmlns='http://www.w3.org/1999/xhtml/'><body><p>Cannot open /: Path is a directory</p></body></html>
    13layer at (0,0) size 800x600
    24  RenderView at (0,0) size 800x600
  • trunk/LayoutTests/platform/qt/http/tests/security/xss-DENIED-xsl-document-redirect-expected.txt

    r53127 r80107  
     1CONSOLE MESSAGE: line 2: <html xmlns='http://www.w3.org/1999/xhtml/'><body><p>Running an XSL-T 1.0 stylesheet with a 2.0 processor.</p></body></html>
     2CONSOLE MESSAGE: line 1: <html xmlns='http://www.w3.org/1999/xhtml/'><body><p>Premature end of document.</p></body></html>
    13layer at (0,0) size 800x600
    24  RenderView at (0,0) size 800x600
Note: See TracChangeset for help on using the changeset viewer.