Modified: trunk/LayoutTests/platform/efl/TestExpectations (171989 => 171990)
--- trunk/LayoutTests/platform/efl/TestExpectations 2014-08-04 08:47:50 UTC (rev 171989)
+++ trunk/LayoutTests/platform/efl/TestExpectations 2014-08-04 13:31:58 UTC (rev 171990)
@@ -463,9 +463,9 @@
# Media regressions after updating to gstreamer 1.0.
webkit.org/b/104809 media/video-src.html [ Crash Pass ]
webkit.org/b/104809 media/video-src-blob.html [ Crash Failure ]
-webkit.org/b/104809 media/video-src-change.html [ Crash Pass ]
-webkit.org/b/104809 media/remove-from-document.html [ Crash Pass ]
-webkit.org/b/104809 media/video-timeupdate-during-playback.html [ Crash Pass ]
+webkit.org/b/104809 media/video-src-change.html [ Crash Pass Failure ]
+webkit.org/b/104809 media/remove-from-document.html [ Crash Pass Failure ]
+webkit.org/b/104809 media/video-timeupdate-during-playback.html [ Crash Pass Failure ]
# Sometimes crashes in PlatformContextCairo::drawSurfaceToContext().
webkit.org/b/116025 compositing/video/video-background-color.html [ Crash Pass Failure ]
@@ -775,8 +775,8 @@
webkit.org/b/124935 webgl/1.0.2/conformance/glsl/misc/shader-with-non-reserved-words.html [ Failure Pass ]
# Started to crash after r163871
-webkit.org/b/128905 media/video-fast-seek.html [ Crash Pass ]
-webkit.org/b/128905 media/video-extreme-playbackrate-crash.html [ Crash Pass ]
+webkit.org/b/128905 media/video-fast-seek.html [ Crash Pass Failure ]
+webkit.org/b/128905 media/video-extreme-playbackrate-crash.html [ Crash Pass Failure ]
webkit.org/b/125517 compositing/regions/crash-transform-inside-region.html [ Crash Pass ]
webkit.org/b/125517 compositing/regions/floated-region-with-transformed-child.html [ ImageOnlyFailure Pass ]
@@ -865,6 +865,10 @@
webkit.org/b/127723 accessibility/menu-list-sends-change-notification.html [ Crash Pass ]
+webkit.org/b/135561 mathml/opentype/opentype-stretchy-horizontal.html [ Failure Pass ]
+
+webkit.org/b/135562 svg/W3C-SVG-1.1/shapes-rect-02-t.svg [ Failure Pass ]
+
#////////////////////////////////////////////////////////////////////////////////////////
# PASSING TESTS WITH INCORRECT EXPECTATIONS
#////////////////////////////////////////////////////////////////////////////////////////
@@ -2043,3 +2047,5 @@
webkit.org/b/135504 svg/css/parse-height.html [ Failure ]
webkit.org/b/135504 svg/css/parse-length.html [ Failure ]
+
+webkit.org/b/135564 fast/dom/Window/window-property-invalid-characters-ignored.html [ Failure ]
Modified: trunk/LayoutTests/platform/efl/js/dom/global-constructors-attributes-expected.txt (171989 => 171990)
--- trunk/LayoutTests/platform/efl/js/dom/global-constructors-attributes-expected.txt 2014-08-04 08:47:50 UTC (rev 171989)
+++ trunk/LayoutTests/platform/efl/js/dom/global-constructors-attributes-expected.txt 2014-08-04 13:31:58 UTC (rev 171990)
@@ -13,6 +13,11 @@
PASS Object.getOwnPropertyDescriptor(global, 'Attr').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'Attr').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'Attr').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'Audio').value is Audio
+PASS Object.getOwnPropertyDescriptor(global, 'Audio').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'Audio').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'Audio').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'Audio').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'AudioBuffer').value is AudioBuffer
PASS Object.getOwnPropertyDescriptor(global, 'AudioBuffer').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'AudioBuffer').hasOwnProperty('set') is false
@@ -373,6 +378,11 @@
PASS Object.getOwnPropertyDescriptor(global, 'HTMLAreaElement').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'HTMLAreaElement').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'HTMLAreaElement').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').value is HTMLAudioElement
+PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'HTMLBRElement').value is HTMLBRElement
PASS Object.getOwnPropertyDescriptor(global, 'HTMLBRElement').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'HTMLBRElement').hasOwnProperty('set') is false
@@ -758,6 +768,11 @@
PASS Object.getOwnPropertyDescriptor(global, 'MediaError').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'MediaError').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'MediaError').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'MediaKeyNeededEvent').value is MediaKeyNeededEvent
+PASS Object.getOwnPropertyDescriptor(global, 'MediaKeyNeededEvent').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'MediaKeyNeededEvent').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'MediaKeyNeededEvent').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'MediaKeyNeededEvent').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'MediaList').value is MediaList
PASS Object.getOwnPropertyDescriptor(global, 'MediaList').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'MediaList').hasOwnProperty('set') is false
@@ -1928,6 +1943,26 @@
PASS Object.getOwnPropertyDescriptor(global, 'WebKitDataCue').hasOwnProperty('set') is false
PASS Object.getOwnPropertyDescriptor(global, 'WebKitDataCue').enumerable is false
PASS Object.getOwnPropertyDescriptor(global, 'WebKitDataCue').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeyError').value is WebKitMediaKeyError
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeyError').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeyError').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeyError').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeyError').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeyMessageEvent').value is WebKitMediaKeyMessageEvent
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeyMessageEvent').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeyMessageEvent').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeyMessageEvent').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeyMessageEvent').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeySession').value is WebKitMediaKeySession
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeySession').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeySession').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeySession').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeySession').configurable is true
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeys').value is WebKitMediaKeys
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeys').hasOwnProperty('get') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeys').hasOwnProperty('set') is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeys').enumerable is false
+PASS Object.getOwnPropertyDescriptor(global, 'WebKitMediaKeys').configurable is true
PASS Object.getOwnPropertyDescriptor(global, 'WebKitMutationObserver').value is WebKitMutationObserver
PASS Object.getOwnPropertyDescriptor(global, 'WebKitMutationObserver').hasOwnProperty('get') is false
PASS Object.getOwnPropertyDescriptor(global, 'WebKitMutationObserver').hasOwnProperty('set') is false
Modified: trunk/LayoutTests/platform/efl/svg/text/non-bmp-positioning-lists-expected.txt (171989 => 171990)
--- trunk/LayoutTests/platform/efl/svg/text/non-bmp-positioning-lists-expected.txt 2014-08-04 08:47:50 UTC (rev 171989)
+++ trunk/LayoutTests/platform/efl/svg/text/non-bmp-positioning-lists-expected.txt 2014-08-04 13:31:58 UTC (rev 171990)
@@ -1,8 +1,8 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (50,59) size 709x223
- RenderSVGText {text} at (50,59) size 709x223 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 709x223
- chunk 1 text run 1 at (50.00,240.00) startOffset 0 endOffset 2 width 159.00: "\x{D835}\x{DC9E}"
- chunk 1 text run 1 at (600.00,240.00) startOffset 0 endOffset 2 width 159.00: "\x{D835}\x{DC9E}"
+ RenderSVGRoot {svg} at (50,59) size 700x223
+ RenderSVGText {text} at (50,59) size 700x223 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 700x223
+ chunk 1 text run 1 at (50.00,240.00) startOffset 0 endOffset 2 width 150.00: "\x{D835}\x{DC9E}"
+ chunk 1 text run 1 at (600.00,240.00) startOffset 0 endOffset 2 width 150.00: "\x{D835}\x{DC9E}"