Changeset 189963 in webkit


Ignore:
Timestamp:
Sep 17, 2015, 9:48:19 PM (10 years ago)
Author:
commit-queue@webkit.org
Message:

Unreviewed, rolling out r189962.
https://bugs.webkit.org/show_bug.cgi?id=149334

These new tests uncovered a crash (Requested by ap on
#webkit).

Reverted changeset:

"Add some tests for shadow DOM rendering"
https://bugs.webkit.org/show_bug.cgi?id=149330
http://trac.webkit.org/changeset/189962

Location:
trunk/LayoutTests
Files:
8 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r189962 r189963  
     12015-09-17  Commit Queue  <commit-queue@webkit.org>
     2
     3        Unreviewed, rolling out r189962.
     4        https://bugs.webkit.org/show_bug.cgi?id=149334
     5
     6        These new tests uncovered a crash (Requested by ap on
     7        #webkit).
     8
     9        Reverted changeset:
     10
     11        "Add some tests for shadow DOM rendering"
     12        https://bugs.webkit.org/show_bug.cgi?id=149330
     13        http://trac.webkit.org/changeset/189962
     14
    1152015-09-17  Ryosuke Niwa  <rniwa@webkit.org>
    216
  • trunk/LayoutTests/platform/mac/TestExpectations

    r189962 r189963  
    12991299
    13001300webkit.org/b/148695 fast/shadow-dom [ Pass ]
    1301 
    1302 webkit.org/b/149327 fast/shadow-dom/css-scoping-shadow-rendering.html [ ImageOnlyFailure ]
    1303 webkit.org/b/149242 fast/shadow-dom/css-scoping-shadow-slot.html [ ImageOnlyFailure ]
    1304 webkit.org/b/149242 fast/shadow-dom/css-scoping-shadow-invisible-slot.html [ ImageOnlyFailure ]
    1305 webkit.org/b/149328 fast/shadow-dom/css-scoping-shadow-with-rules.html [ ImageOnlyFailure ]
Note: See TracChangeset for help on using the changeset viewer.