[Qt] Baseline missing for 3D transforms tests.
authorcommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 26 Jun 2012 14:39:59 +0000 (14:39 +0000)
committercommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 26 Jun 2012 14:39:59 +0000 (14:39 +0000)
commit61c7994741d627826ffc03a88bf7e0ab14dc1b73
tree915cce5102ff9863a8c8ad9143784794af7b7a60
parent934c73bf4bd70f3aa58161c28f43df7f2008aad5
[Qt] Baseline missing for 3D transforms tests.
https://bugs.webkit.org/show_bug.cgi?id=89973

Patch by Allan Sandfeld Jensen <allan.jensen@nokia.com> on 2012-06-26
Reviewed by Csaba Osztrogonác.

Unskip the transforms/3d/hit-testing, and skip one failing transforms/3d/point-mapping test.
Add missing baselines for all unskipped 3D transforms tests.

* platform/qt/Skipped:
* platform/qt/transforms/3d/hit-testing/backface-hit-test-expected.txt: Added.
* platform/qt/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.txt: Added.
* platform/qt/transforms/3d/point-mapping/3d-point-mapping-2-expected.txt: Added.
* platform/qt/transforms/3d/point-mapping/3d-point-mapping-3-expected.txt: Added.
* platform/qt/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.txt: Added.
* platform/qt/transforms/3d/point-mapping/3d-point-mapping-deep-expected.txt: Added.
* platform/qt/transforms/3d/point-mapping/3d-point-mapping-expected.txt: Added.
* platform/qt/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.txt: Added.
* platform/qt/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.txt: Added.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121262 268f45cc-cd09-0410-ab3c-d52691b4dbfc
LayoutTests/ChangeLog
LayoutTests/platform/qt/Skipped
LayoutTests/platform/qt/transforms/3d/hit-testing/backface-hit-test-expected.txt [new file with mode: 0644]
LayoutTests/platform/qt/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.txt [new file with mode: 0644]
LayoutTests/platform/qt/transforms/3d/point-mapping/3d-point-mapping-2-expected.txt [new file with mode: 0644]
LayoutTests/platform/qt/transforms/3d/point-mapping/3d-point-mapping-3-expected.txt [new file with mode: 0644]
LayoutTests/platform/qt/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.txt [new file with mode: 0644]
LayoutTests/platform/qt/transforms/3d/point-mapping/3d-point-mapping-deep-expected.txt [new file with mode: 0644]
LayoutTests/platform/qt/transforms/3d/point-mapping/3d-point-mapping-expected.txt [new file with mode: 0644]
LayoutTests/platform/qt/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.txt [new file with mode: 0644]
LayoutTests/platform/qt/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.txt [new file with mode: 0644]