Changeset 135726 in webkit
- Timestamp:
- Nov 26, 2012, 8:02:11 AM (13 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 added
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r135725 r135726 1 2012-11-26 Justin Novosad <junov@google.com> 2 3 New baselines for test fast/backgrounds/background-opaque-images-over-color.html 4 https://bugs.webkit.org/show_bug.cgi?id=102557 5 6 Unreviewed 7 8 * fast/backgrounds/background-opaque-images-over-color-expected.txt: 9 * platform/chromium-mac/fast/backgrounds/background-opaque-images-over-color-expected.png: Added. 10 * platform/chromium-win/fast/backgrounds/background-opaque-images-over-color-expected.png: Added. 11 * platform/chromium/TestExpectations: 12 * platform/mac/TestExpectations: 13 1 14 2012-11-26 Justin Novosad <junov@google.com> 2 15 -
trunk/LayoutTests/fast/backgrounds/background-opaque-images-over-color-expected.txt
r135629 r135726 15 15 RenderBlock (floating) {DIV} at (160,0) size 20x100 [bgcolor=#FF0000] 16 16 RenderBlock (floating) {DIV} at (180,0) size 20x100 [bgcolor=#FF0000] 17 layer at (0,0) size 800x60018 RenderView at (0,0) size 800x60019 layer at (0,0) size 800x10820 RenderBlock {HTML} at (0,0) size 800x10821 RenderBody {BODY} at (8,8) size 784x022 17 RenderBlock {DIV} at (0,0) size 784x0 23 RenderBlock (floating) {DIV} at ( 0,0) size 20x100 [bgcolor=#FF0000]24 RenderBlock (floating) {DIV} at (2 0,0) size 20x100 [bgcolor=#FF0000]25 RenderBlock (floating) {DIV} at ( 40,0) size 20x100 [bgcolor=#FF0000]26 RenderBlock (floating) {DIV} at ( 60,0) size 20x100 [bgcolor=#FF0000]27 RenderBlock (floating) {DIV} at ( 80,0) size 20x100 [bgcolor=#FF0000]28 RenderBlock (floating) {DIV} at ( 100,0) size 20x100 [bgcolor=#FF0000]29 RenderBlock (floating) {DIV} at ( 120,0) size 20x100 [bgcolor=#FF0000]30 RenderBlock (floating) {DIV} at ( 140,0) size 20x100 [bgcolor=#FF0000]31 RenderBlock (floating) {DIV} at ( 160,0) size 20x100 [bgcolor=#FF0000]32 RenderBlock (floating) {DIV} at ( 180,0) size 20x100 [bgcolor=#FF0000]18 RenderBlock (floating) {DIV} at (200,0) size 20x100 [bgcolor=#FF0000] 19 RenderBlock (floating) {DIV} at (220,0) size 20x100 [bgcolor=#FF0000] 20 RenderBlock (floating) {DIV} at (240,0) size 20x100 [bgcolor=#FF0000] 21 RenderBlock (floating) {DIV} at (260,0) size 20x100 [bgcolor=#FF0000] 22 RenderBlock (floating) {DIV} at (280,0) size 20x100 [bgcolor=#FF0000] 23 RenderBlock (floating) {DIV} at (300,0) size 20x100 [bgcolor=#FF0000] 24 RenderBlock (floating) {DIV} at (320,0) size 20x100 [bgcolor=#FF0000] 25 RenderBlock (floating) {DIV} at (340,0) size 20x100 [bgcolor=#FF0000] 26 RenderBlock (floating) {DIV} at (360,0) size 20x100 [bgcolor=#FF0000] 27 RenderBlock (floating) {DIV} at (380,0) size 20x100 [bgcolor=#FF0000] -
trunk/LayoutTests/platform/chromium/TestExpectations
r135725 r135726 1267 1267 webkit.org/b/60118 [ Mac ] svg/dom/SVGScriptElement/script-set-href.svg [ Failure Pass ] 1268 1268 1269 # New test in need of new baselines1270 webkit.org/b/102557 fast/backgrounds/background-opaque-images-over-color.html [ Pass ImageOnlyFailure Failure Missing ]1271 1272 1269 # Introduced due to BUGWK53512, fails under Skia right now 1273 1270 webkit.org/b/65939 svg/custom/getBBox-path.svg [ Failure ] -
trunk/LayoutTests/platform/mac/TestExpectations
r135632 r135726 469 469 media/track/track-webvtt-tc028-unsupported-markup.html 470 470 471 # Test needs new baselines https://bugs.webkit.org/show_bug.cgi?id=102557472 fast/backgrounds/background-opaque-images-over-color.html473 474 471 # Tests for MediaSource API. Feature is not yet functional. 475 472 # https://bugs.webkit.org/show_bug.cgi?id=64731
Note:
See TracChangeset
for help on using the changeset viewer.