Changeset 94017 in webkit
- Timestamp:
- Aug 29, 2011, 2:36:56 PM (15 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
-
ChangeLog (modified) (1 diff)
-
platform/chromium/test_expectations.txt (modified) (2 diffs)
-
platform/mac/css2.1/t0602-c13-inheritance-00-e-expected.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r94016 r94017 86 86 87 87 * platform/chromium/test_expectations.txt: 88 89 2011-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. 88 96 89 97 2011-08-29 David Levin <levin@chromium.org> -
trunk/LayoutTests/platform/chromium/test_expectations.txt
r93993 r94017 3676 3676 BUGWK63878 : fast/dom/dom-constructors.html = TEXT 3677 3677 3678 // Failing after r93978 and r93983. 3679 BUG67153 LINUX : inspector/styles/styles-computed-trace.html = TEXT 3680 3678 3681 // Failing after r93982. 3679 3682 BUG_LEVIN MAC : canvas/philip/tests/2d.path.stroke.prune.arc.html = TEXT … … 3681 3684 // Failing after r93988. 3682 3685 BUGWK67144 GPU WIN LINUX : fast/canvas/setWidthResetAfterForcedRender.html = IMAGE 3686 -
trunk/LayoutTests/platform/mac/css2.1/t0602-c13-inheritance-00-e-expected.txt
r25970 r94017 28 28 RenderText {#text} at (0,0) size 43x18 29 29 text run at (0,0) width 43: "PASS " 30 RenderInline {DFN} at (0,0) size 3 6x18 [color=#FFFFFF]31 RenderText {#text} at (43,0) size 3 6x1832 text run at (43,0) width 3 6: "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" 33 33 RenderText {#text} at (0,0) size 0x0
Note:
See TracChangeset
for help on using the changeset viewer.