2011-03-29  Eric Seidel  <[email protected]>

        Reviewed by Ryosuke Niwa.

        Add support for parsing unicode-bidi: -webkit-isolate
        https://bugs.webkit.org/show_bug.cgi?id=57181

        * css3/unicode-bidi-insolate-parse-expected.txt: Added.
        * css3/unicode-bidi-insolate-parse.html: Added.
2011-03-29  Eric Seidel  <[email protected]>

        Reviewed by Ryosuke Niwa.

        Add support for parsing unicode-bidi: -webkit-isolate
        https://bugs.webkit.org/show_bug.cgi?id=57181

        Test: css3/unicode-bidi-insolate-parse.html

        * WebCore.xcodeproj/project.pbxproj:
        * css/CSSParser.cpp:
        (WebCore::CSSParser::parseValue):
        * css/CSSPrimitiveValueMappings.h:
        (WebCore::CSSPrimitiveValue::CSSPrimitiveValue):
        (WebCore::CSSPrimitiveValue::operator EUnicodeBidi):
        * css/CSSValueKeywords.in:
        * rendering/style/RenderStyleConstants.h:

git-svn-id: svn://svn.chromium.org/blink/trunk@82215 bbb929c8-8fbe-4397-9dbb-9b2b20218538
diff --git a/third_party/WebKit/LayoutTests/css3/unicode-bidi-insolate-parse-expected.txt b/third_party/WebKit/LayoutTests/css3/unicode-bidi-insolate-parse-expected.txt
new file mode 100644
index 0000000..613da0e
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/css3/unicode-bidi-insolate-parse-expected.txt
@@ -0,0 +1,10 @@
+Basic test for unicode-bidi: isolate parsing.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS testDiv.style.unicodeBidi is "-webkit-isolate"
+PASS successfullyParsed is true
+
+TEST COMPLETE
+