[Webkit-unassigned] [Bug 97229] Spatial navigation is not working for anchor with inline div with inline img

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 3 08:00:10 PDT 2013


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


Abhijeet Kandalkar <kandalkar.abhijeet58 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #209285|0                           |1
        is obsolete|                            |
 Attachment #209285|review?, commit-queue?      |
               Flag|                            |
 Attachment #210373|                            |review?, commit-queue?
               Flag|                            |




--- Comment #20 from Abhijeet Kandalkar <kandalkar.abhijeet58 at gmail.com>  2013-09-03 07:59:28 PST ---
Created an attachment (id=210373)
 --> (https://bugs.webkit.org/attachment.cgi?id=210373&action=review)
Patch 3

Hi Simon,
I have updated patch as per your comments, please have look of it.

Below 5 test cases are working fine(as per user expectation) by just updating new test results.
The new behavior is identical to the TAB key navigation.

1. LayoutTests/fast/spatial-navigation/snav-container-white-space.html
2. LayoutTests/fast/spatial-navigation/snav-div-overflow-scrol-hidden.html
3. LayoutTests/fast/spatial-navigation/snav-simple-content-overflow.html
4. LayoutTests/fast/spatial-navigation/snav-clipped-overflowed-content.html
5. LayoutTests/fast/spatial-navigation/snav-only-clipped-overflow-content.html

But, below are the 2 test cases are failing.
The behavior of these two test cases after updating new test result are not as per user expectations.(Test expectations are failing)

1. LayoutTests/fast/spatial-navigation/snav-div-overflow-scrol-hidden.html
2. LayoutTests/fast/spatial-navigation/snav-imagemap-overlapped-areas.html

As discussed with you, Can I land the patch, mentioning above 2 failed cases as "Test expectations are failing" .
- if Yes, 1. How to mark these 2 test cases as "Test expectations are failing" status.
          2. I will raise two separate bug for these failed test cases and fix it as separate issue.

-- 
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