Changeset 175633 in webkit


Ignore:
Timestamp:
Nov 5, 2014 12:28:03 PM (10 years ago)
Author:
Bem Jones-Bey
Message:

[CSS Shapes] Positioned polygon reftests failing again
https://bugs.webkit.org/show_bug.cgi?id=138058

Reviewed by Anders Carlsson.

Remove these tests from TestExpectations since they do pass.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r175631 r175633  
     12014-11-05  Bem Jones-Bey  <bjonesbe@adobe.com>
     2
     3        [CSS Shapes] Positioned polygon reftests failing again
     4        https://bugs.webkit.org/show_bug.cgi?id=138058
     5
     6        Reviewed by Anders Carlsson.
     7
     8        Remove these tests from TestExpectations since they do pass.
     9
     10        * TestExpectations:
     11
    1122014-11-05  Bem Jones-Bey  <bjonesbe@adobe.com>
    213
  • trunk/LayoutTests/TestExpectations

    r175631 r175633  
    139139webkit.org/b/135923 css3/shapes/shape-outside/shape-image/gradients/shape-outside-radial-gradient-003.html [ ImageOnlyFailure ]
    140140webkit.org/b/135923 css3/shapes/shape-outside/shape-image/gradients/shape-outside-radial-gradient-004.html [ ImageOnlyFailure ]
    141 
    142 webkit.org/b/138058 css3/shapes/shape-outside/supported-shapes/polygon/shape-outside-polygon-012.html [ ImageOnlyFailure ]
    143 webkit.org/b/138058 css3/shapes/shape-outside/supported-shapes/polygon/shape-outside-polygon-013.html [ ImageOnlyFailure ]
    144 webkit.org/b/138058 css3/shapes/shape-outside/supported-shapes/polygon/shape-outside-polygon-014.html [ ImageOnlyFailure ]
    145 webkit.org/b/138058 css3/shapes/shape-outside/supported-shapes/polygon/shape-outside-polygon-015.html [ ImageOnlyFailure ]
    146141
    147142webkit.org/b/135927 css3/shapes/spec-examples/shape-outside-010.html [ ImageOnlyFailure ]
Note: See TracChangeset for help on using the changeset viewer.