[Webkit-unassigned] [Bug 124890] New: [EFL] platform/efl/accessibility/media-emits-object-replacement.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 26 07:59:36 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=124890

           Summary: [EFL]
                    platform/efl/accessibility/media-emits-object-replacem
                    ent.html is failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: m.pakula at samsung.com
                CC: webkit-bug-importer at group.apple.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list