This tests to make sure that containsAttribute checks not only the local map, but also the resolve parent's (and up and up the hierarchy). 2005-09-27 Anthony Balkissoon * gnu/testlet/javax/swing/text/SimpleAttributeSet/containsChecksParent.java: New test. --Tony