Bug 124890 - [EFL] platform/efl/accessibility/media-emits-object-replacement.html is failing
Summary: [EFL] platform/efl/accessibility/media-emits-object-replacement.html is failing
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-11-26 07:58 PST by Michal Pakula vel Rutka
Modified: 2017-03-11 10:40 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Pakula vel Rutka 2013-11-26 07:58:04 PST
Layout test platform/efl/accessibility/media-emits-object-replacement.html fails since introduced in r158841. Probably it needs only just a rebaseline for EFL port.

@@ -6,16 +6,18 @@
     AXRole: AXDiv AXValue: a <obj> b
         AXRole: AXEmbedded 
             AXRole: AXToolbar 
-                AXRole: AXToolbar 
-                    AXRole: AXButton 
-                    AXRole: AXSlider 
+                AXRole: AXButton 
+                AXRole: AXSlider 
+                AXRole: AXButton 
+                AXRole: AXButton 
     AXRole: AXGroup AXValue: <\n>
     AXRole: AXDiv AXValue: a <obj> b
         AXRole: AXEmbedded 
             AXRole: AXToolbar 
-                AXRole: AXToolbar 
-                    AXRole: AXButton 
-                    AXRole: AXSlider 
+                AXRole: AXButton 
+                AXRole: AXSlider 
+                AXRole: AXButton 
+                AXRole: AXButton 
     AXRole: AXDiv AXValue: End of test
 This tests ensures that if video or audio tags are used, they will emit an object replacement character in a range for string operation.
Comment 1 Radar WebKit Bug Importer 2014-02-07 11:10:56 PST
<rdar://problem/16013786>
Comment 2 Michael Catanzaro 2017-03-11 10:40:03 PST
Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.