Checks to see that removeAttributes(AttributeSet) ignores attributes whose keys and values don't match the given set. 2005-09-27 Anthony Balkissoon * gnu/testlet/javax/swing/text/SimpleAttributeSet/removeAttributesOnlyIfMatch.java: New test. --Tony