Changeset 126879 in webkit
- Timestamp:
- Aug 28, 2012, 8:22:31 AM (14 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
-
ChangeLog (modified) (1 diff)
-
platform/efl/Skipped (modified) (1 diff)
-
platform/efl/TestExpectations (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r126874 r126879 1 2012-08-28 Christophe Dumez <christophe.dumez@intel.com> 2 3 [EFL] Update TestExpectations for fast/canvas/canvas*-shadow.html tests 4 https://bugs.webkit.org/show_bug.cgi?id=95196 5 6 Unreviewed EFL gardening. 7 8 Unskip fast/canvas/canvas-strokePath-shadow.html since it is passing 9 consistently now and already unskip for GTK in r116122. 10 11 Move fast/canvas/canvas-fillPath-shadow.html from Skipped file to 12 TestExpectations. 13 14 * platform/efl/Skipped: 15 * platform/efl/TestExpectations: 16 1 17 2012-08-28 Kangil Han <kangil.han@samsung.com> 2 18 -
trunk/LayoutTests/platform/efl/Skipped
r126785 r126879 349 349 # BUG: Bug in the test itself, as the input box can be big enough for the given coordinates to be inside it. 350 350 fast/forms/input-text-click-outside.html 351 352 # Rounding color problems inside pixman353 # https://bugs.webkit.org/show_bug.cgi?id=49964354 fast/canvas/canvas-fillPath-shadow.html355 fast/canvas/canvas-strokePath-shadow.html356 351 357 352 # The same bug description applies to the EFL port (gradient instead of solid color in the rectangle). -
trunk/LayoutTests/platform/efl/TestExpectations
r126869 r126879 721 721 BUGWK87355 : canvas/philip/tests/2d.text.draw.fontface.notinpage.html = TEXT 722 722 723 // Tests failing due to rounding problems in colors inside pixman 724 BUGWK49964 : fast/canvas/canvas-fillPath-shadow.html = TEXT 725 723 726 // Missing spell checking support (Efl's port does not support spell checking, Gtk port uses Enchant library https://bugs.webkit.org/show_bug.cgi?id=61787) 724 727 BUGWK86637 : editing/spelling/grammar.html = TEXT
Note:
See TracChangeset
for help on using the changeset viewer.