summaryrefslogtreecommitdiffstats
path: root/uitest
diff options
context:
space:
mode:
authormichaelvogt <michael@vaadin.com>2013-03-20 10:37:11 +0200
committermichaelvogt <michael@vaadin.com>2013-03-20 10:37:11 +0200
commit320b4e3776976e5dad822f01542f338cf76140bb (patch)
tree436ed9d448a1e663befde8b01ed8fa08a1f14700 /uitest
parent9764317f6be8091cfda37faac9294f5e58ecfeef (diff)
downloadvaadin-framework-320b4e3776976e5dad822f01542f338cf76140bb.tar.gz
vaadin-framework-320b4e3776976e5dad822f01542f338cf76140bb.zip
WAI-ARIA fields (#11180)
Field implementations of the WAI-ARIA changes in the base classes Change-Id: Ie51e76130f3f9976a32c373334b709f0f5b68f1a
Diffstat (limited to 'uitest')
-rw-r--r--uitest/src/com/vaadin/tests/layouts/CaptionsInLayoutsWaiAria.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/uitest/src/com/vaadin/tests/layouts/CaptionsInLayoutsWaiAria.java b/uitest/src/com/vaadin/tests/layouts/CaptionsInLayoutsWaiAria.java
index 126caa5985..4ffe7f806e 100644
--- a/uitest/src/com/vaadin/tests/layouts/CaptionsInLayoutsWaiAria.java
+++ b/uitest/src/com/vaadin/tests/layouts/CaptionsInLayoutsWaiAria.java
@@ -1,6 +1,5 @@
package com.vaadin.tests.layouts;
-
import java.util.ArrayList;
import java.util.List;