The accessibility/self-referencing-aria-labelledby.html layout test is failing since being added in r155601. http://trac.webkit.org/changeset/155601 http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=accessibility%2Fself-referencing-aria-labelledby.html Diff: --- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/accessibility/self-referencing-aria-labelledby-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/accessibility/self-referencing-aria-labelledby-actual.txt @@ -6,9 +6,9 @@ PASS test.description is 'AXDescription: X Y Z' PASS test.description is 'AXDescription: X Y Z' -PASS test.description is 'AXDescription: X Y Z' -PASS test.description is 'AXDescription: X Y Z' -PASS test.description is 'AXDescription: X Y Z' +FAIL test.description should be AXDescription: X Y Z. Was AXDescription: X. +FAIL test.description should be AXDescription: X Y Z. Was AXDescription: ?. +FAIL test.description should be AXDescription: X Y Z. Was AXDescription: ?. PASS test.description is 'AXDescription: X Y Z' PASS test.description is 'AXDescription: X Y Z' PASS successfullyParsed is true
Created attachment 214854 [details] proposed patch
Comment on attachment 214854 [details] proposed patch looks good
Comment on attachment 214854 [details] proposed patch Clearing flags on attachment: 214854 Committed r157857: <http://trac.webkit.org/changeset/157857>
All reviewed patches have been landed. Closing bug.