Changeset 101203 in webkit
- Timestamp:
- Nov 27, 2011, 11:05:25 AM (15 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 deleted
- 1 edited
-
ChangeLog (modified) (1 diff)
-
platform/mac-lion/compositing (deleted)
-
platform/mac-snowleopard/compositing (deleted)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r101202 r101203 1 2011-11-26 Benjamin Poulain <benjamin@webkit.org> 2 3 The test compositing/layer-creation/spanOverlapsCanvas.html fails on Lion 4 https://bugs.webkit.org/show_bug.cgi?id=73159 5 6 Reviewed by Andreas Kling. 7 8 The empty file spanOverlapsCanvas-expected.txt was created in the Chromium rebaseline r100557. 9 10 On Lion, the test spanOverlapsCanvas.html generates the expected test result, this patch removes 11 the empty file. 12 13 The empty directories compositing/layer-creation for Snow Leopard and Lion are also removed. 14 15 * platform/mac-lion/compositing: Removed. 16 * platform/mac-lion/compositing/layer-creation: Removed. 17 * platform/mac-lion/compositing/layer-creation/spanOverlapsCanvas-expected.txt: Removed. 18 * platform/mac-snowleopard/compositing: Removed. 19 * platform/mac-snowleopard/compositing/layer-creation: Removed. 20 1 21 2011-11-27 Robert Hogan <robert@webkit.org> 2 22
Note:
See TracChangeset
for help on using the changeset viewer.