Changeset 150476 in webkit
- Timestamp:
- May 21, 2013, 1:52:55 PM (13 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 1 deleted
- 3 edited
-
ChangeLog (modified) (2 diffs)
-
media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt (modified) (2 diffs)
-
platform/mac/TestExpectations (modified) (1 diff)
-
platform/mac/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt (deleted)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r150473 r150476 1 2013-05-21 Jer Noble <jer.noble@apple.com> 2 3 Unreviewed gardening; rebaseline and re-enable media/track/track-cue-rendering-snap-to-lines-not-set.html 4 5 * media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt: 6 * platform/mac/TestExpectations: 7 * platform/mac/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt: Removed. 8 1 9 2013-05-21 Ryosuke Niwa <rniwa@webkit.org> 2 10 … … 20 28 21 29 dispatchEvent call can execute javascript and blow away endRoot from underneath 22 https://bugs.webkit.org/show_bug.cgi?id=11656723 30 https://bugs.webkit.org/show_bug.cgi?id=116483 24 31 -
trunk/LayoutTests/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt
r150260 r150476 86 86 EXPECTED (cueDisplayElement.innerText == 'Top-right cue.') OK 87 87 Cue left position (percentage): 100 88 Cue top position (percentage): 088 Cue top position (percentage): 7 89 89 90 90 * Cue 3 * … … 106 106 EXPECTED (cueDisplayElement.innerText == 'Random cue 3.') OK 107 107 Cue left position (percentage): 23 108 Cue top position (percentage): 55108 Cue top position (percentage): 43 109 109 END OF TEST 110 110 -
trunk/LayoutTests/platform/mac/TestExpectations
r150467 r150476 1516 1516 webkit.org/b/116477 [ MountainLion ] svg/batik/text/textEffect.svg [ Pass Failure ] 1517 1517 webkit.org/b/116519 [ MountainLion ] svg/batik/paints/patternRegions-positioned-objects.svg [ Pass Failure ] 1518 1519 webkit.org/b/116567 media/track/track-cue-rendering-snap-to-lines-not-set.html [ Failure ]
Note:
See TracChangeset
for help on using the changeset viewer.