⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 100317 in webkit


Ignore:
Timestamp:
Nov 15, 2011, 2:00:35 PM (15 years ago)
Author:
tony@chromium.org
Message:

[chromium] enable regions and exclusions tests, the compile flag was removed a long time ago
https://bugs.webkit.org/show_bug.cgi?id=72395

Reviewed by Ojan Vafai.

  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r100312 r100317  
     12011-11-15  Tony Chang  <tony@chromium.org>
     2
     3        [chromium] enable regions and exclusions tests, the compile flag was removed a long time ago
     4        https://bugs.webkit.org/show_bug.cgi?id=72395
     5
     6        Reviewed by Ojan Vafai.
     7
     8        * platform/chromium/test_expectations.txt:
     9
    1102011-11-15  Sheriff Bot  <webkit.review.bot@gmail.com>
    211
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r100301 r100317  
    32693269BUGCR85293 LINUX : svg/text/foreignObject-text-clipping-bug.xml = PASS IMAGE
    32703270
    3271 // CSS Regions support not yet enabled.
    3272 BUGWK57312 SKIP : fast/regions = PASS
    3273 BUGWK70733 SKIP : fast/regions/render-region-custom-style-mark.html = FAIL
    3274 
    3275 // CSS Exclusions support not yet enabled.
    3276 BUGWK57311 SKIP : fast/exclusions = PASS
     3271// Need to evaluate and update regions and exclusions tests.
     3272BUGWK57312 : fast/regions = PASS FAIL MISSING
     3273BUGWK57311 : fast/exclusions = PASS FAIL MISSING
    32773274
    32783275// CSS Filters support not yet enabled
Note: See TracChangeset for help on using the changeset viewer.