[Webkit-unassigned] [Bug 111860] New: [EFL] fast/forms/number/number-validation-message.html failing on EFL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 8 07:52:57 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=111860

           Summary: [EFL] fast/forms/number/number-validation-message.html
                    failing on EFL
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: naginenis at gmail.com
                CC: gyuyoung.kim at samsung.com, demarchi at webkit.org


fast/forms/number/number-validation-message.html started failing after r145025.

--- /home/buildslave-1/webkit-buildslave/efl-linux-64-release-wk2/build/layout-test-results/fast/forms/number/number-validation-message-expected.txt
+++ /home/buildslave-1/webkit-buildslave/efl-linux-64-release-wk2/build/layout-test-results/fast/forms/number/number-validation-message-actual.txt
@@ -10,9 +10,9 @@
 Type mismatch
 PASS testIt("foo", "", "") is ""
 Range overflow
-PASS testIt("200", "", "100") is "range overflow"
+FAIL testIt("200", "", "100") should be range overflow. Was Value must be less than or equal to 100.
 Range underflow
-PASS testIt("10", "50", "100") is "range underflow"
+FAIL testIt("10", "50", "100") should be range underflow. Was Value must be greater than or equal to 50.
 Step mismatch
 PASS testIt("55", "0", "100", "10") is "step mismatch"
 PASS successfullyParsed is true

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list