Changeset 100986 in webkit
- Timestamp:
- Nov 22, 2011, 1:57:31 AM (14 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r100982 r100986 1 2011-11-22 Philippe Normand <pnormand@igalia.com> 2 3 Unreviewed, GTK rebaseline after r100979. 4 5 * platform/gtk/accessibility/name-from-label-expected.txt: 6 1 7 2011-11-22 Feher Zsolt <feherzs@inf.u-szeged.hu> 2 8 -
trunk/LayoutTests/platform/gtk/accessibility/name-from-label-expected.txt
r62131 r100986 5 5 6 6 7 PASS child.role is 'AXRole: entry'8 PASS child.title is 'AXTitle: Full Name:'7 PASS entry.role is 'AXRole: entry' 8 PASS entry.title is 'AXTitle: Full Name:' 9 9 PASS successfullyParsed is true 10 10
Note:
See TracChangeset
for help on using the changeset viewer.