Changeset 146323 in webkit


Ignore:
Timestamp:
Mar 20, 2013, 4:05:42 AM (12 years ago)
Author:
zeno.albisser@digia.com
Message:

[Qt] Unreviewed rebaselining after r146206.

The webgl-composite-modes test started failing due to
the newly introduced more restrictive pixel tolerance.
It turns out that the expectation was created without multisampling
enabled. However, Qt does implement this.

  • platform/qt/fast/canvas/webgl/webgl-composite-modes-expected.png: Added.
  • platform/qt/fast/canvas/webgl/webgl-composite-modes-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r146321 r146323  
     12013-03-20  Zeno Albisser  <zeno@webkit.org>
     2
     3        [Qt] Unreviewed rebaselining after r146206.
     4
     5        The webgl-composite-modes test started failing due to
     6        the newly introduced more restrictive pixel tolerance.
     7        It turns out that the expectation was created without multisampling
     8        enabled. However, Qt does implement this.
     9
     10        * platform/qt/fast/canvas/webgl/webgl-composite-modes-expected.png: Added.
     11        * platform/qt/fast/canvas/webgl/webgl-composite-modes-expected.txt: Added.
     12
    1132013-03-20  Krzysztof Czech  <k.czech@samsung.com>
    214
Note: See TracChangeset for help on using the changeset viewer.