Changeset 135726 in webkit


Ignore:
Timestamp:
Nov 26, 2012, 8:02:11 AM (13 years ago)
Author:
junov@google.com
Message:

New baselines for test fast/backgrounds/background-opaque-images-over-color.html
https://bugs.webkit.org/show_bug.cgi?id=102557

Unreviewed

  • fast/backgrounds/background-opaque-images-over-color-expected.txt:
  • platform/chromium-mac/fast/backgrounds/background-opaque-images-over-color-expected.png: Added.
  • platform/chromium-win/fast/backgrounds/background-opaque-images-over-color-expected.png: Added.
  • platform/chromium/TestExpectations:
  • platform/mac/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 added
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r135725 r135726  
     12012-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
    1142012-11-26  Justin Novosad  <junov@google.com>
    215
  • trunk/LayoutTests/fast/backgrounds/background-opaque-images-over-color-expected.txt

    r135629 r135726  
    1515        RenderBlock (floating) {DIV} at (160,0) size 20x100 [bgcolor=#FF0000]
    1616        RenderBlock (floating) {DIV} at (180,0) size 20x100 [bgcolor=#FF0000]
    17 layer at (0,0) size 800x600
    18   RenderView at (0,0) size 800x600
    19 layer at (0,0) size 800x108
    20   RenderBlock {HTML} at (0,0) size 800x108
    21     RenderBody {BODY} at (8,8) size 784x0
    2217      RenderBlock {DIV} at (0,0) size 784x0
    23         RenderBlock (floating) {DIV} at (0,0) size 20x100 [bgcolor=#FF0000]
    24         RenderBlock (floating) {DIV} at (20,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  
    12671267webkit.org/b/60118 [ Mac ] svg/dom/SVGScriptElement/script-set-href.svg [ Failure Pass ]
    12681268
    1269 # New test in need of new baselines
    1270 webkit.org/b/102557 fast/backgrounds/background-opaque-images-over-color.html [ Pass ImageOnlyFailure Failure Missing ]
    1271 
    12721269# Introduced due to BUGWK53512, fails under Skia right now
    12731270webkit.org/b/65939 svg/custom/getBBox-path.svg [ Failure ]
  • trunk/LayoutTests/platform/mac/TestExpectations

    r135632 r135726  
    469469media/track/track-webvtt-tc028-unsupported-markup.html
    470470
    471 # Test needs new baselines https://bugs.webkit.org/show_bug.cgi?id=102557
    472 fast/backgrounds/background-opaque-images-over-color.html
    473 
    474471# Tests for MediaSource API. Feature is not yet functional.
    475472# https://bugs.webkit.org/show_bug.cgi?id=64731
Note: See TracChangeset for help on using the changeset viewer.