Bug 124890
| Summary: | [EFL] platform/efl/accessibility/media-emits-object-replacement.html is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michal Pakula vel Rutka <mpakulavelrutka> |
| Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | g.czajkowski, k.czech, mcatanzaro, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
Michal Pakula vel Rutka
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/16013786>
Michael Catanzaro
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.