Changeset 68568 in webkit


Ignore:
Timestamp:
Sep 28, 2010 3:10:11 PM (14 years ago)
Author:
commit-queue@webkit.org
Message:

2010-09-28 Matthew Delaney <mdelaney@apple.com>

Reviewed by Adele Peterson.

Unskip remaining canvas layout tests so that they can track progressions/regressions
https://bugs.webkit.org/show_bug.cgi?id=46439

Location:
trunk/LayoutTests
Files:
71 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r68565 r68568  
     12010-09-28  Matthew Delaney  <mdelaney@apple.com>
     2
     3        Reviewed by Adele Peterson.
     4
     5        Unskip remaining canvas layout tests so that they can track progressions/regressions
     6        https://bugs.webkit.org/show_bug.cgi?id=46439
     7
    182010-09-28  Stephen White  <senorblanco@chromium.org>
    29
  • trunk/LayoutTests/canvas/philip/tests/2d.composite.operation.darker-expected.txt

    r60162 r68568  
    33References: 2d.composite.operation.unrecognised
    44Actual output:
    5 Passed
     5Failed assertion ctx.globalCompositeOperation == 'xor' (got darker[string], expected xor[string])
  • trunk/LayoutTests/canvas/philip/tests/2d.composite.operation.highlight-expected.txt

    r60162 r68568  
    33References: 2d.composite.operation.unrecognised Bugzilla
    44Actual output:
    5 Passed
     5Failed assertion ctx.globalCompositeOperation == 'xor' (got highlight[string], expected xor[string])
  • trunk/LayoutTests/canvas/philip/tests/2d.composite.uncovered.fill.copy-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [0,255,0,127] at (50,25), expected [0,0,0,0] +/- 5
  • trunk/LayoutTests/canvas/philip/tests/2d.composite.uncovered.fill.destination-atop-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [0,255,0,127] at (50,25), expected [0,0,0,0] +/- 5
  • trunk/LayoutTests/canvas/philip/tests/2d.composite.uncovered.fill.destination-in-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [0,255,0,127] at (50,25), expected [0,0,0,0] +/- 5
  • trunk/LayoutTests/canvas/philip/tests/2d.composite.uncovered.fill.source-in-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [0,255,0,127] at (50,25), expected [0,0,0,0] +/- 5
  • trunk/LayoutTests/canvas/philip/tests/2d.composite.uncovered.fill.source-out-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [0,255,0,127] at (50,25), expected [0,0,0,0] +/- 5
  • trunk/LayoutTests/canvas/philip/tests/2d.composite.uncovered.image.copy-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [0,255,255,127] at (15,15), expected [0,0,0,0] +/- 5
     9Failed assertion: got pixel [0,255,255,127] at (50,25), expected [0,0,0,0] +/- 5
    910
    10 
  • trunk/LayoutTests/canvas/philip/tests/2d.composite.uncovered.image.destination-atop-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [0,255,255,127] at (15,15), expected [0,0,0,0] +/- 5
     9Failed assertion: got pixel [0,255,255,127] at (50,25), expected [0,0,0,0] +/- 5
    910
    10 
  • trunk/LayoutTests/canvas/philip/tests/2d.composite.uncovered.image.destination-in-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [0,255,255,127] at (15,15), expected [0,0,0,0] +/- 5
     9Failed assertion: got pixel [0,255,255,127] at (50,25), expected [0,0,0,0] +/- 5
    910
    10 
  • trunk/LayoutTests/canvas/philip/tests/2d.composite.uncovered.image.source-in-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [0,255,255,127] at (15,15), expected [0,0,0,0] +/- 5
     9Failed assertion: got pixel [0,255,255,127] at (50,25), expected [0,0,0,0] +/- 5
    910
    10 
  • trunk/LayoutTests/canvas/philip/tests/2d.composite.uncovered.image.source-out-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [0,255,255,127] at (15,15), expected [0,0,0,0] +/- 5
     9Failed assertion: got pixel [0,255,255,127] at (50,25), expected [0,0,0,0] +/- 5
    910
    10 
  • trunk/LayoutTests/canvas/philip/tests/2d.composite.uncovered.pattern.copy-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [0,255,255,127] at (50,25), expected [0,0,0,0] +/- 5
    99
  • trunk/LayoutTests/canvas/philip/tests/2d.composite.uncovered.pattern.destination-atop-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [0,255,255,127] at (50,25), expected [0,0,0,0] +/- 5
    99
  • trunk/LayoutTests/canvas/philip/tests/2d.composite.uncovered.pattern.destination-in-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [0,255,255,127] at (50,25), expected [0,0,0,0] +/- 5
    99
  • trunk/LayoutTests/canvas/philip/tests/2d.composite.uncovered.pattern.source-in-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [0,255,255,127] at (50,25), expected [0,0,0,0] +/- 5
    99
  • trunk/LayoutTests/canvas/philip/tests/2d.composite.uncovered.pattern.source-out-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [0,255,255,127] at (50,25), expected [0,0,0,0] +/- 5
    99
  • trunk/LayoutTests/canvas/philip/tests/2d.drawImage.incomplete-expected.txt

    r60162 r68568  
    55Expected output:
    66
    7 Passed
     7Failed assertion img.complete === false (got true[boolean], expected false[boolean])
  • trunk/LayoutTests/canvas/philip/tests/2d.drawImage.null-expected.txt

    r60162 r68568  
    33References: 2d.drawImage.type
    44Actual output:
    5 Passed
     5Failed assertion: expected exception of type TYPE_MISMATCH_ERR, got: Type error
  • trunk/LayoutTests/canvas/philip/tests/2d.fillStyle.parse.current.basic-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [0,0,0,0] at (50,25), expected [0,255,0,255]
  • trunk/LayoutTests/canvas/philip/tests/2d.fillStyle.parse.current.changed-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [0,0,0,0] at (50,25), expected [0,255,0,255]
  • trunk/LayoutTests/canvas/philip/tests/2d.fillStyle.parse.current.removed-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [0,0,0,0] at (50,25), expected [0,0,0,255]
  • trunk/LayoutTests/canvas/philip/tests/2d.fillStyle.parse.system-expected.txt

    r60162 r68568  
    33References: 2d.colours.parse
    44Actual output:
    5 Passed
     5Failed assertion ctx.fillStyle matches /^#(?!(FF0000|ff0000|f00)$)/ (got rgba(0, 0, 0, 0.0)[string])
  • trunk/LayoutTests/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt

    r63205 r68568  
    55Expected output:
    66
    7 Passed
     7Failed assertion: got pixel [0,254,0,255] at (1,1), expected [0,255,0,255]
     8Failed assertion: got pixel [1,254,0,255] at (50,1), expected [0,255,0,255]
     9Failed assertion: got pixel [1,254,0,255] at (98,1), expected [0,255,0,255]
     10Failed assertion: got pixel [1,254,0,255] at (1,25), expected [0,255,0,255]
     11Failed assertion: got pixel [0,254,0,255] at (50,25), expected [0,255,0,255]
     12Failed assertion: got pixel [0,254,0,255] at (98,25), expected [0,255,0,255]
     13Failed assertion: got pixel [1,255,0,255] at (1,48), expected [0,255,0,255]
     14Failed assertion: got pixel [0,254,0,255] at (50,48), expected [0,255,0,255]
     15Failed assertion: got pixel [0,254,0,255] at (98,48), expected [0,255,0,255]
  • trunk/LayoutTests/canvas/philip/tests/2d.gradient.radial.cone.top-expected.txt

    r60162 r68568  
    55Expected output:
    66
    7 Passed
    8 
    9 
    10 
    11 
    12 
    13 
    14 
    15 
     7Failed assertion: got pixel [1,254,0,255] at (1,1), expected [0,255,0,255]
     8Failed assertion: got pixel [1,254,0,255] at (50,1), expected [0,255,0,255]
     9Failed assertion: got pixel [1,254,0,255] at (98,1), expected [0,255,0,255]
     10Failed assertion: got pixel [1,254,0,255] at (1,25), expected [0,255,0,255]
     11Failed assertion: got pixel [1,254,0,255] at (50,25), expected [0,255,0,255]
     12Failed assertion: got pixel [1,254,0,255] at (98,25), expected [0,255,0,255]
     13Failed assertion: got pixel [1,254,0,255] at (1,48), expected [0,255,0,255]
     14Failed assertion: got pixel [0,254,0,255] at (50,48), expected [0,255,0,255]
     15Failed assertion: got pixel [0,254,0,255] at (98,48), expected [0,255,0,255]
  • trunk/LayoutTests/canvas/philip/tests/2d.gradient.radial.inside2-expected.txt

    r63205 r68568  
    55Expected output:
    66
    7 Passed
     7Failed assertion: got pixel [1,254,0,255] at (1,1), expected [0,255,0,255]
     8Failed assertion: got pixel [1,254,0,255] at (50,1), expected [0,255,0,255]
     9Failed assertion: got pixel [1,254,0,255] at (98,1), expected [0,255,0,255]
     10Failed assertion: got pixel [1,254,0,255] at (1,25), expected [0,255,0,255]
     11Failed assertion: got pixel [1,254,0,255] at (50,25), expected [0,255,0,255]
     12Failed assertion: got pixel [1,254,0,255] at (98,25), expected [0,255,0,255]
     13Failed assertion: got pixel [1,254,0,255] at (1,48), expected [0,255,0,255]
     14Failed assertion: got pixel [1,253,0,255] at (50,48), expected [0,255,0,255]
     15Failed assertion: got pixel [1,253,0,255] at (98,48), expected [0,255,0,255]
  • trunk/LayoutTests/canvas/philip/tests/2d.gradient.radial.inside3-expected.txt

    r63205 r68568  
    55Expected output:
    66
    7 Passed
     7Failed assertion: got pixel [165,89,0,255] at (1,1), expected [0,255,0,255]
     8Failed assertion: got pixel [166,89,0,255] at (50,1), expected [0,255,0,255]
     9Failed assertion: got pixel [166,89,0,255] at (98,1), expected [0,255,0,255]
     10Failed assertion: got pixel [166,89,0,255] at (1,25), expected [0,255,0,255]
     11Failed assertion: got pixel [165,89,0,255] at (50,25), expected [0,255,0,255]
     12Failed assertion: got pixel [165,89,0,255] at (98,25), expected [0,255,0,255]
     13Failed assertion: got pixel [166,90,0,255] at (1,48), expected [0,255,0,255]
     14Failed assertion: got pixel [165,89,0,255] at (50,48), expected [0,255,0,255]
     15Failed assertion: got pixel [165,89,0,255] at (98,48), expected [0,255,0,255]
  • trunk/LayoutTests/canvas/philip/tests/2d.gradient.radial.negative-expected.txt

    r60162 r68568  
    44References: 2d.gradient.radial.negative
    55Actual output:
    6 Passed
    7 
    8 
     6Failed assertion: should throw exception of type INDEX_SIZE_ERR: ctx.createRadialGradient(0, 0, -0.1, 0, 0, 1)
     7Failed assertion: should throw exception of type INDEX_SIZE_ERR: ctx.createRadialGradient(0, 0, 1, 0, 0, -0.1)
     8Failed assertion: should throw exception of type INDEX_SIZE_ERR: ctx.createRadialGradient(0, 0, -0.1, 0, 0, -0.1)
  • trunk/LayoutTests/canvas/philip/tests/2d.gradient.radial.outside1-expected.txt

    r63205 r68568  
    55Expected output:
    66
    7 Passed
     7Failed assertion: got pixel [9,246,0,255] at (1,1), expected [0,255,0,255]
     8Failed assertion: got pixel [9,246,0,255] at (50,1), expected [0,255,0,255]
     9Failed assertion: got pixel [9,246,0,255] at (98,1), expected [0,255,0,255]
     10Failed assertion: got pixel [9,246,0,255] at (1,25), expected [0,255,0,255]
     11Failed assertion: got pixel [9,246,0,255] at (50,25), expected [0,255,0,255]
     12Failed assertion: got pixel [9,246,0,255] at (98,25), expected [0,255,0,255]
     13Failed assertion: got pixel [9,246,0,255] at (1,48), expected [0,255,0,255]
     14Failed assertion: got pixel [9,245,0,255] at (50,48), expected [0,255,0,255]
     15Failed assertion: got pixel [9,245,0,255] at (98,48), expected [0,255,0,255]
  • trunk/LayoutTests/canvas/philip/tests/2d.imageData.create1.type-expected.txt

    r60162 r68568  
    44References: 2d.imageData.create1.object Bugzilla
    55Actual output:
    6 Passed
    7 
     6Failed assertion window.CanvasPixelArray !== undefined (got [undefined], expected not [undefined])
     7Aborted with exception: Result of expression 'window.CanvasPixelArray' [undefined] is not an object.
  • trunk/LayoutTests/canvas/philip/tests/2d.imageData.create2.type-expected.txt

    r60162 r68568  
    44References: 2d.imageData.create2.object Bugzilla
    55Actual output:
    6 Passed
    7 
     6Failed assertion window.CanvasPixelArray !== undefined (got [undefined], expected not [undefined])
     7Aborted with exception: Result of expression 'window.CanvasPixelArray' [undefined] is not an object.
  • trunk/LayoutTests/canvas/philip/tests/2d.imageData.get.source.negative-expected.txt

    r60162 r68568  
    44References: 2d.imageData.get.basic 2d.pixelarray.order
    55Actual output:
    6 Passed
    7 
    8 
    9 
     6Failed assertion imgdata1.data["0"] === 255 (got 0[number], expected 255[number])
     7Failed assertion imgdata1.data["1"] === 255 (got 0[number], expected 255[number])
     8Failed assertion imgdata1.data["2"] === 255 (got 0[number], expected 255[number])
     9Failed assertion imgdata2.data["3"] === 0 (got 255[number], expected 0[number])
  • trunk/LayoutTests/canvas/philip/tests/2d.imageData.get.type-expected.txt

    r60162 r68568  
    44References: 2d.imageData.get.object
    55Actual output:
    6 Passed
    7 
     6Failed assertion window.CanvasPixelArray !== undefined (got [undefined], expected not [undefined])
     7Aborted with exception: Result of expression 'window.CanvasPixelArray' [undefined] is not an object.
  • trunk/LayoutTests/canvas/philip/tests/2d.line.cap.closed-expected.txt

    r63205 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [255,0,0,255] at (1,1), expected [0,255,0,255]
     9Failed assertion: got pixel [255,0,0,255] at (48,1), expected [0,255,0,255]
     10Failed assertion: got pixel [255,0,0,255] at (48,48), expected [0,255,0,255]
     11Failed assertion: got pixel [255,0,0,255] at (1,48), expected [0,255,0,255]
  • trunk/LayoutTests/canvas/philip/tests/2d.line.join.parallel-expected.txt

    r63205 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [255,0,0,255] at (1,1), expected [0,255,0,255]
     9Failed assertion: got pixel [255,0,0,255] at (48,1), expected [0,255,0,255]
     10Failed assertion: got pixel [255,0,0,255] at (48,48), expected [0,255,0,255]
     11Failed assertion: got pixel [255,0,0,255] at (1,48), expected [0,255,0,255]
  • trunk/LayoutTests/canvas/philip/tests/2d.line.miter.lineedge-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
    9 
    10 
    11 
     8Failed assertion: got pixel [255,0,0,255] at (1,1), expected [0,255,0,255]
     9Failed assertion: got pixel [255,0,0,255] at (48,1), expected [0,255,0,255]
     10Failed assertion: got pixel [255,0,0,255] at (48,48), expected [0,255,0,255]
     11Failed assertion: got pixel [255,0,0,255] at (1,48), expected [0,255,0,255]
  • trunk/LayoutTests/canvas/philip/tests/2d.missingargs-expected.txt

    r60162 r68568  
    44References:
    55Actual output:
    6 Passed
    7 
    8 
    9 
    10 
    11 
    12 
    13 
    14 
    15 
    16 
    17 
    18 
    19 
    20 
    21 
    22 
    23 
    24 
    25 
    26 
    27 
    28 
    29 
    30 
    31 
    32 
    33 
    34 
    35 
    36 
    37 
    38 
    39 
    40 
    41 
    42 
    43 
    44 
    45 
    46 
    47 
    48 
    49 
    50 
    51 
    52 
    53 
    54 
    55 
    56 
    57 
    58 
    59 
    60 
    61 
    62 
    63 
    64 
    65 
    66 
    67 
    68 
    69 
    70 
    71 
    72 
    73 
    74 
    75 
    76 
    77 
    78 
    79 
    80 
     6Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.scale()
     7Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.scale(1)
     8Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.rotate()
     9Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.translate()
     10Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.translate(0)
     11Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.transform()
     12Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.transform(1)
     13Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.transform(1, 0)
     14Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.transform(1, 0, 0)
     15Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.transform(1, 0, 0, 1)
     16Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.transform(1, 0, 0, 1, 0)
     17Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.setTransform()
     18Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.setTransform(1)
     19Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.setTransform(1, 0)
     20Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.setTransform(1, 0, 0)
     21Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.setTransform(1, 0, 0, 1)
     22Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.setTransform(1, 0, 0, 1, 0)
     23Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: SYNTAX_ERR: DOM Exception 12
     24Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.clearRect()
     25Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.clearRect(0)
     26Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.clearRect(0, 0)
     27Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.clearRect(0, 0, 0)
     28Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.fillRect()
     29Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.fillRect(0)
     30Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.fillRect(0, 0)
     31Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.fillRect(0, 0, 0)
     32Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.strokeRect()
     33Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.strokeRect(0)
     34Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.strokeRect(0, 0)
     35Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.strokeRect(0, 0, 0)
     36Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.moveTo()
     37Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.moveTo(0)
     38Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.lineTo()
     39Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.lineTo(0)
     40Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.quadraticCurveTo()
     41Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.quadraticCurveTo(0)
     42Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.quadraticCurveTo(0, 0)
     43Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.quadraticCurveTo(0, 0, 0)
     44Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.bezierCurveTo()
     45Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.bezierCurveTo(0)
     46Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.bezierCurveTo(0, 0)
     47Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.bezierCurveTo(0, 0, 0)
     48Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.bezierCurveTo(0, 0, 0, 0)
     49Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.bezierCurveTo(0, 0, 0, 0, 0)
     50Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.arcTo()
     51Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.arcTo(0)
     52Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.arcTo(0, 0)
     53Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.arcTo(0, 0, 0)
     54Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.arcTo(0, 0, 0, 0)
     55Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.rect()
     56Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.rect(0)
     57Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.rect(0, 0)
     58Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.rect(0, 0, 0)
     59Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.arc()
     60Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.arc(0)
     61Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.arc(0, 0)
     62Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.arc(0, 0, 1)
     63Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.arc(0, 0, 1, 0)
     64Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.arc(0, 0, 1, 0, 0)
     65Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.isPointInPath()
     66Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.isPointInPath(0)
     67Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: Syntax error
     68Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: Syntax error
     69Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: Syntax error
     70Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: Syntax error
     71Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: Syntax error
     72Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: Syntax error
     73Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.measureText()
     74Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: Type error
     75Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: Syntax error
     76Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: Syntax error
     77Failed assertion: should throw exception of type NOT_SUPPORTED_ERR: ctx.createImageData()
     78Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: TYPE_MISMATCH_ERR: DOM Exception 17
     79Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: INDEX_SIZE_ERR: DOM Exception 1
     80Failed assertion: expected exception of type NOT_SUPPORTED_ERR, got: SYNTAX_ERR: DOM Exception 12
  • trunk/LayoutTests/canvas/philip/tests/2d.path.rect.winding-expected.txt

    r60162 r68568  
    33References: 2d.path.rect.subpath
    44Actual output:
    5 Passed
    6 
    7 
    8 
     5Failed assertion: got pixel [255,0,0,255] at (25,12), expected [0,255,0,255]
     6Failed assertion: got pixel [255,0,0,255] at (75,12), expected [0,255,0,255]
     7Failed assertion: got pixel [255,0,0,255] at (25,37), expected [0,255,0,255]
     8Failed assertion: got pixel [255,0,0,255] at (75,37), expected [0,255,0,255]
  • trunk/LayoutTests/canvas/philip/tests/2d.pattern.image.broken-expected.txt

    r60162 r68568  
    33References: 2d.pattern.incomplete.image
    44Actual output:
    5 Passed
     5Failed assertion img.complete === false (got true[boolean], expected false[boolean])
     6Aborted with exception: Can't find variable: NULL
    67
    7 
  • trunk/LayoutTests/canvas/philip/tests/2d.pattern.image.incomplete-expected.txt

    r60162 r68568  
    33References: 2d.pattern.incomplete.image
    44Actual output:
    5 Passed
    6 
     5Failed assertion img.complete === false (got true[boolean], expected false[boolean])
     6Aborted with exception: Can't find variable: NULL
  • trunk/LayoutTests/canvas/philip/tests/2d.pattern.image.null-expected.txt

    r60162 r68568  
    33References: 2d.pattern.wrongtype
    44Actual output:
    5 Passed
     5Failed assertion: expected exception of type TYPE_MISMATCH_ERR, got: Type error
  • trunk/LayoutTests/canvas/philip/tests/2d.pattern.image.undefined-expected.txt

    r60162 r68568  
    33References: 2d.pattern.wrongtype
    44Actual output:
    5 Passed
     5Failed assertion: expected exception of type TYPE_MISMATCH_ERR, got: Type error
  • trunk/LayoutTests/canvas/philip/tests/2d.shadow.enable.blur-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [255,0,0,255] at (50,25), expected [0,255,0,255]
  • trunk/LayoutTests/canvas/philip/tests/2d.shadow.enable.x-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [255,0,0,255] at (50,25), expected [0,255,0,255]
  • trunk/LayoutTests/canvas/philip/tests/2d.shadow.enable.y-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [255,0,0,255] at (50,25), expected [0,255,0,255]
  • trunk/LayoutTests/canvas/philip/tests/2d.shadow.gradient.alpha-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [255,0,0,255] at (50,25), expected [127,0,127,255] +/- 2
  • trunk/LayoutTests/canvas/philip/tests/2d.shadow.gradient.basic-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [255,0,0,255] at (50,25), expected [0,255,0,255]
  • trunk/LayoutTests/canvas/philip/tests/2d.shadow.gradient.transparent.2-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [255,0,0,255] at (25,25), expected [0,255,0,255]
  • trunk/LayoutTests/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [255,0,0,255] at (50,25), expected [0,0,0,0]
  • trunk/LayoutTests/canvas/philip/tests/2d.text.draw.baseline.bottom-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
    9 
    10 
    11 
     8Failed assertion: got pixel [255,0,0,255] at (25,25), expected [0,255,0,255] +/- 2
     9Failed assertion: got pixel [255,0,0,255] at (75,25), expected [0,255,0,255] +/- 2
     10Failed assertion: got pixel [255,0,0,255] at (5,45), expected [0,255,0,255] +/- 2
     11Failed assertion: got pixel [255,0,0,255] at (95,45), expected [0,255,0,255] +/- 2
  • trunk/LayoutTests/canvas/philip/tests/2d.text.draw.baseline.hanging-expected.txt

    r60162 r68568  
    55Expected output:
    66
    7 Passed
    8 
    9 
    10 
     7Failed assertion: got pixel [255,0,0,255] at (5,5), expected [0,255,0,255] +/- 2
     8Failed assertion: got pixel [255,0,0,255] at (95,5), expected [0,255,0,255] +/- 2
     9Failed assertion: got pixel [255,0,0,255] at (5,45), expected [0,255,0,255] +/- 2
     10Failed assertion: got pixel [255,0,0,255] at (95,45), expected [0,255,0,255] +/- 2
  • trunk/LayoutTests/canvas/philip/tests/2d.text.draw.baseline.ideographic-expected.txt

    r60162 r68568  
    55Expected output:
    66
    7 Passed
    8 
    9 
    10 
     7Failed assertion: got pixel [128,127,0,255] at (5,5), expected [0,255,0,255] +/- 2
     8Failed assertion: got pixel [128,127,0,255] at (95,5), expected [0,255,0,255] +/- 2
     9Failed assertion: got pixel [255,0,0,255] at (5,45), expected [0,255,0,255] +/- 2
     10Failed assertion: got pixel [255,0,0,255] at (95,45), expected [0,255,0,255] +/- 2
  • trunk/LayoutTests/canvas/philip/tests/2d.text.draw.baseline.middle-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
    9 
     8Failed assertion: got pixel [255,0,0,255] at (5,5), expected [0,255,0,255] +/- 2
     9Failed assertion: got pixel [255,0,0,255] at (95,5), expected [0,255,0,255] +/- 2
  • trunk/LayoutTests/canvas/philip/tests/2d.text.draw.baseline.top-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
    9 
    10 
    11 
    12 
    13 
     8Failed assertion: got pixel [255,0,0,255] at (5,5), expected [0,255,0,255] +/- 2
     9Failed assertion: got pixel [255,0,0,255] at (95,5), expected [0,255,0,255] +/- 2
     10Failed assertion: got pixel [255,0,0,255] at (25,25), expected [0,255,0,255] +/- 2
     11Failed assertion: got pixel [255,0,0,255] at (75,25), expected [0,255,0,255] +/- 2
     12Failed assertion: got pixel [255,0,0,255] at (5,45), expected [0,255,0,255] +/- 2
     13Failed assertion: got pixel [255,0,0,255] at (95,45), expected [0,255,0,255] +/- 2
  • trunk/LayoutTests/canvas/philip/tests/2d.text.draw.fill.maxWidth.fontface-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
    9 
    10 
    11 
     8Failed assertion: got pixel [255,0,0,255] at (5,5), expected [0,255,0,255] +/- 2
     9Failed assertion: got pixel [255,0,0,255] at (95,5), expected [0,255,0,255] +/- 2
     10Failed assertion: got pixel [255,0,0,255] at (25,25), expected [0,255,0,255] +/- 2
     11Failed assertion: got pixel [255,0,0,255] at (75,25), expected [0,255,0,255] +/- 2
  • trunk/LayoutTests/canvas/philip/tests/2d.text.draw.space.collapse.end-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [255,0,0,255] at (75,25), expected [0,255,0,255] +/- 2
  • trunk/LayoutTests/canvas/philip/tests/2d.text.draw.space.collapse.nonspace-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [255,0,0,255] at (75,25), expected [0,255,0,255] +/- 2
  • trunk/LayoutTests/canvas/philip/tests/2d.text.draw.space.collapse.other-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
    9 
     8Failed assertion: got pixel [255,0,0,255] at (25,25), expected [0,255,0,255] +/- 2
     9Failed assertion: got pixel [255,0,0,255] at (75,25), expected [0,255,0,255] +/- 2
  • trunk/LayoutTests/canvas/philip/tests/2d.text.draw.space.collapse.space-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [255,0,0,255] at (25,25), expected [0,255,0,255] +/- 2
  • trunk/LayoutTests/canvas/philip/tests/2d.text.draw.space.collapse.start-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [255,0,0,255] at (25,25), expected [0,255,0,255] +/- 2
  • trunk/LayoutTests/canvas/philip/tests/2d.text.font.parse.basic-expected.txt

    r60162 r68568  
    33References: 2d.text.font.parse 2d.text.font.get
    44Actual output:
    5 Passed
     5Failed assertion ctx.font === '20px serif' (got 20PX SERIF[string], expected 20px serif[string])
  • trunk/LayoutTests/canvas/philip/tests/2d.text.font.parse.complex-expected.txt

    r60162 r68568  
    33References: 2d.text.font.parse 2d.text.font.get 2d.text.font.lineheight
    44Actual output:
    5 Passed
     5Failed assertion ctx.font === 'italic small-caps 12px "Unknown Font", sans-serif' (got small-caps italic 400 12px/2 Unknown Font, sans-serif[string], expected italic small-caps 12px "Unknown Font", sans-serif[string])
  • trunk/LayoutTests/canvas/philip/tests/2d.text.font.parse.invalid-expected.txt

    r60162 r68568  
    33References: 2d.text.font.invalid
    44Actual output:
    5 Passed
    6 
    7 
    8 
     5Failed assertion ctx.font === '20px serif' (got inherit[string], expected 20px serif[string])
     6Failed assertion ctx.font === '20px serif' (got 10px initial[string], expected 20px serif[string])
     7Failed assertion ctx.font === '20px serif' (got 10px default[string], expected 20px serif[string])
     8Failed assertion ctx.font === '20px serif' (got 10px inherit[string], expected 20px serif[string])
  • trunk/LayoutTests/canvas/philip/tests/2d.text.font.parse.size.percentage-expected.txt

    r60162 r68568  
    33References: 2d.text.font.parse 2d.text.font.get 2d.text.font.fontsize 2d.text.font.size
    44Actual output:
    5 Passed
    6 
     5Failed assertion ctx.font === '72px serif' (got 50% serif[string], expected 72px serif[string])
     6Failed assertion ctx.font === '72px serif' (got 50% serif[string], expected 72px serif[string])
  • trunk/LayoutTests/canvas/philip/tests/2d.text.font.parse.size.percentage.default-expected.txt

    r60162 r68568  
    33References: 2d.text.font.undefined
    44Actual output:
    5 Passed
     5Failed assertion ctx.font === '100px serif' (got 1000% serif[string], expected 100px serif[string])
  • trunk/LayoutTests/canvas/philip/tests/2d.text.font.parse.system-expected.txt

    r60162 r68568  
    44References: 2d.text.font.parse 2d.text.font.get 2d.text.font.systemfonts
    55Actual output:
    6 Passed
     6Failed assertion ctx.font !== 'message-box' (got message-box[string], expected not message-box[string])
  • trunk/LayoutTests/canvas/philip/tests/2d.text.measure.width.space-expected.txt

    r60162 r68568  
    44References: 2d.text.measure.spaces
    55Actual output:
    6 Passed
    7 
    8 
    9 
     6Failed assertion ctx.measureText('A B').width === 150 (got 200[number], expected 150[number])
     7Failed assertion ctx.measureText('A \x09\x0a\x0c\x0d \x09\x0a\x0c\x0dB').width === 150 (got 450[number], expected 150[number])
     8Failed assertion ctx.measureText(' AB').width === 100 (got 150[number], expected 100[number])
     9Failed assertion ctx.measureText('AB ').width === 100 (got 150[number], expected 100[number])
  • trunk/LayoutTests/canvas/philip/tests/toDataURL.jpeg.alpha-expected.txt

    r60162 r68568  
    66Expected output:
    77
    8 Passed
     8Failed assertion: got pixel [193,255,192,255] at (50,25), expected [63,127,63,255] +/- 8
  • trunk/LayoutTests/canvas/philip/tests/type.prototype-expected.txt

    r60162 r68568  
    55Defined in "Language Bindings for DOM Specifications" (draft)
    66Actual output:
    7 Passed
    8 
    9 
     7Failed assertion window.HTMLCanvasElement.prototype.getContext === undefined (got 1[number], expected [undefined])
  • trunk/LayoutTests/platform/mac/Skipped

    r68373 r68568  
    166166#without our vendor prefix since it was around in canvas before the spec was written.
    167167canvas/philip/tests/2d.composite.operation.clear.html
    168 canvas/philip/tests/2d.composite.operation.darker.html
    169 canvas/philip/tests/2d.composite.operation.highlight.html
    170 canvas/philip/tests/2d.composite.uncovered.fill.copy.html
    171 canvas/philip/tests/2d.composite.uncovered.fill.destination-atop.html
    172 canvas/philip/tests/2d.composite.uncovered.fill.destination-in.html
    173 canvas/philip/tests/2d.composite.uncovered.fill.source-in.html
    174 canvas/philip/tests/2d.composite.uncovered.fill.source-out.html
    175 canvas/philip/tests/2d.composite.uncovered.image.copy.html
    176 canvas/philip/tests/2d.composite.uncovered.image.destination-atop.html
    177 canvas/philip/tests/2d.composite.uncovered.image.destination-in.html
    178 canvas/philip/tests/2d.composite.uncovered.image.source-in.html
    179 canvas/philip/tests/2d.composite.uncovered.image.source-out.html
    180 canvas/philip/tests/2d.composite.uncovered.pattern.copy.html
    181 canvas/philip/tests/2d.composite.uncovered.pattern.destination-atop.html
    182 canvas/philip/tests/2d.composite.uncovered.pattern.destination-in.html
    183 canvas/philip/tests/2d.composite.uncovered.pattern.source-in.html
    184 canvas/philip/tests/2d.composite.uncovered.pattern.source-out.html
    185 canvas/philip/tests/2d.drawImage.broken.html
    186 canvas/philip/tests/2d.drawImage.incomplete.html
    187 canvas/philip/tests/2d.drawImage.null.html
    188 canvas/philip/tests/2d.fillStyle.parse.current.basic.html
    189 canvas/philip/tests/2d.fillStyle.parse.current.changed.html
    190 canvas/philip/tests/2d.fillStyle.parse.current.removed.html
    191 canvas/philip/tests/2d.fillStyle.parse.system.html
    192 canvas/philip/tests/2d.gradient.radial.cone.front.html
    193 canvas/philip/tests/2d.gradient.radial.cone.top.html
    194 canvas/philip/tests/2d.gradient.radial.inside2.html
    195 canvas/philip/tests/2d.gradient.radial.inside3.html
    196 canvas/philip/tests/2d.gradient.radial.negative.html
    197 canvas/philip/tests/2d.gradient.radial.outside1.html
    198 canvas/philip/tests/2d.imageData.create1.type.html
    199 canvas/philip/tests/2d.imageData.create2.type.html
    200 canvas/philip/tests/2d.imageData.get.source.negative.html
    201 canvas/philip/tests/2d.imageData.get.source.outside.html
    202 canvas/philip/tests/2d.imageData.get.type.html
    203 canvas/philip/tests/2d.line.cap.closed.html
    204 canvas/philip/tests/2d.line.join.parallel.html
    205 canvas/philip/tests/2d.line.miter.lineedge.html
    206 canvas/philip/tests/2d.missingargs.html
    207 canvas/philip/tests/2d.path.arcTo.ensuresubpath.2.html
    208 canvas/philip/tests/2d.path.clip.empty.html
    209 canvas/philip/tests/2d.path.rect.winding.html
    210 canvas/philip/tests/2d.pattern.image.broken.html
    211 canvas/philip/tests/2d.pattern.image.incomplete.html
    212 canvas/philip/tests/2d.pattern.image.null.html
    213 canvas/philip/tests/2d.pattern.image.undefined.html
    214 canvas/philip/tests/2d.shadow.enable.blur.html
    215 canvas/philip/tests/2d.shadow.enable.x.html
    216 canvas/philip/tests/2d.shadow.enable.y.html
    217 canvas/philip/tests/2d.shadow.gradient.alpha.html
    218 canvas/philip/tests/2d.shadow.gradient.basic.html
    219 canvas/philip/tests/2d.shadow.gradient.transparent.2.html
    220 canvas/philip/tests/2d.strokeRect.zero.4.html
    221 canvas/philip/tests/2d.text.draw.baseline.bottom.html
    222 canvas/philip/tests/2d.text.draw.baseline.hanging.html
    223 canvas/philip/tests/2d.text.draw.baseline.ideographic.html
    224 canvas/philip/tests/2d.text.draw.baseline.middle.html
    225 canvas/philip/tests/2d.text.draw.baseline.top.html
    226 canvas/philip/tests/2d.text.draw.fill.maxWidth.fontface.html
    227 canvas/philip/tests/2d.text.draw.space.collapse.end.html
    228 canvas/philip/tests/2d.text.draw.space.collapse.nonspace.html
    229 canvas/philip/tests/2d.text.draw.space.collapse.other.html
    230 canvas/philip/tests/2d.text.draw.space.collapse.space.html
    231 canvas/philip/tests/2d.text.draw.space.collapse.start.html
    232 canvas/philip/tests/2d.text.font.parse.basic.html
    233 canvas/philip/tests/2d.text.font.parse.complex.html
    234 canvas/philip/tests/2d.text.font.parse.invalid.html
    235 canvas/philip/tests/2d.text.font.parse.size.percentage.html
    236 canvas/philip/tests/2d.text.font.parse.size.percentage.default.html
    237 canvas/philip/tests/2d.text.font.parse.system.html
    238 canvas/philip/tests/2d.text.measure.width.space.html
    239 canvas/philip/tests/toDataURL.jpeg.alpha.html
    240 canvas/philip/tests/type.prototype.html
    241168
    242169# IndexedDB is not yet enabled.
Note: See TracChangeset for help on using the changeset viewer.