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

Changeset 94017 in webkit


Ignore:
Timestamp:
Aug 29, 2011, 2:36:56 PM (15 years ago)
Author:
levin@chromium.org
Message:

Update test expections due to r94006 and r93978.

  • platform/chromium/test_expectations.txt: Add failing test due to r93978.
  • platform/mac/css2.1/t0602-c13-inheritance-00-e-expected.txt: Change to use of dfn tag and behavior change in r94006.
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r94016 r94017  
    8686
    8787        * platform/chromium/test_expectations.txt:
     88
     892011-08-29  David Levin  <levin@chromium.org>
     90
     91        Update test expections due to r94006 and r93978.
     92
     93        * platform/chromium/test_expectations.txt: Add failing test due to r93978.
     94        * platform/mac/css2.1/t0602-c13-inheritance-00-e-expected.txt: Change to use of dfn tag and
     95          behavior change in r94006.
    8896
    89972011-08-29  David Levin  <levin@chromium.org>
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r93993 r94017  
    36763676BUGWK63878 : fast/dom/dom-constructors.html = TEXT
    36773677
     3678// Failing after r93978 and r93983.
     3679BUG67153 LINUX : inspector/styles/styles-computed-trace.html = TEXT
     3680
    36783681// Failing after r93982.
    36793682BUG_LEVIN MAC : canvas/philip/tests/2d.path.stroke.prune.arc.html = TEXT
     
    36813684// Failing after r93988.
    36823685BUGWK67144 GPU WIN LINUX : fast/canvas/setWidthResetAfterForcedRender.html = IMAGE
     3686
  • trunk/LayoutTests/platform/mac/css2.1/t0602-c13-inheritance-00-e-expected.txt

    r25970 r94017  
    2828        RenderText {#text} at (0,0) size 43x18
    2929          text run at (0,0) width 43: "PASS "
    30         RenderInline {DFN} at (0,0) size 36x18 [color=#FFFFFF]
    31           RenderText {#text} at (43,0) size 36x18
    32             text run at (43,0) width 36: "FAIL"
     30        RenderInline {DFN} at (0,0) size 34x18 [color=#FFFFFF]
     31          RenderText {#text} at (43,0) size 34x18
     32            text run at (43,0) width 34: "FAIL"
    3333        RenderText {#text} at (0,0) size 0x0
Note: See TracChangeset for help on using the changeset viewer.