Changeset 181822 in webkit
- Timestamp:
- Mar 20, 2015, 8:09:38 PM (11 years ago)
- Location:
- branches/safari-600.5-branch/LayoutTests
- Files:
-
- 4 edited
-
ChangeLog (modified) (1 diff)
-
css3/blending/blend-mode-blended-element-overlapping-composited-sibling-should-have-compositing-layer-expected.txt (modified) (1 diff)
-
css3/blending/blend-mode-parent-of-composited-blended-has-layer-expected.txt (modified) (1 diff)
-
css3/blending/blend-mode-with-composited-descendant-should-have-layer-expected.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/safari-600.5-branch/LayoutTests/ChangeLog
r181402 r181822 1 2015-03-20 Brent Fulgham <bfulgham@apple.com> 2 3 Test gardening. Results are as expected based on code changes 4 on this branch. 5 6 * css3/blending/blend-mode-blended-element-overlapping-composited-sibling-should-have-compositing-layer-expected.txt: 7 * css3/blending/blend-mode-parent-of-composited-blended-has-layer-expected.txt: 8 * css3/blending/blend-mode-with-composited-descendant-should-have-layer-expected.txt: 9 1 10 2015-03-10 Babak Shafiei <bshafiei@apple.com> 2 11 -
branches/safari-600.5-branch/LayoutTests/css3/blending/blend-mode-blended-element-overlapping-composited-sibling-should-have-compositing-layer-expected.txt
r168354 r181822 9 9 (GraphicsLayer 10 10 (bounds 800.00 600.00) 11 (drawsContent 1)12 11 (children 2 13 12 (GraphicsLayer -
branches/safari-600.5-branch/LayoutTests/css3/blending/blend-mode-parent-of-composited-blended-has-layer-expected.txt
r168354 r181822 9 9 (GraphicsLayer 10 10 (bounds 800.00 600.00) 11 (drawsContent 1)12 11 (children 1 13 12 (GraphicsLayer -
branches/safari-600.5-branch/LayoutTests/css3/blending/blend-mode-with-composited-descendant-should-have-layer-expected.txt
r168354 r181822 9 9 (GraphicsLayer 10 10 (bounds 800.00 600.00) 11 (drawsContent 1)12 11 (children 1 13 12 (GraphicsLayer
Note:
See TracChangeset
for help on using the changeset viewer.