Fixed bug causing custom styles to use wrong vertical offset when HyperText.resizeTextForBestFit property is true.
Fixed bug causing quads to not properly scale when HyperText.resizeTextForBestFit property is true. Note that quads may still not wrap correctly if they are the terminal character on a line of text when it is automatically resized.
Fixed min size and max size properties not displayed in inspector when resizeTextForBestFit property is true.
Fixed bug that could cause nested custom tags to be applied to the wrong character indices.
Fixed HyperTextStyles inspector displaying incorrect status icon next to quad style that specifies a link class name inherited from another style sheet.
Fixed VerificationException compiling for Web Player.