JDK-8088689 : Several fast/regions/webkit-* tests fail
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: 8,9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2014-09-10
  • Updated: 2016-04-29
  • Resolved: 2016-02-08
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 JDK 9
8u102Fixed 9Fixed
Related Reports
Duplicate :  
Description
The fast/regions/webkit-* tests fail:
fast/regions/webkit-flow-from-parsing.html
fast/regions/webkit-flow-into-parsing.html
fast/regions/webkit-region-fragment-parsing.html
fast/regions/webkit-region-syntax-space.html

These are newly added tests.
Comments
http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/2a8dfca75f1d
08-02-2016

Code synced to latest and recreated the patch : http://cr.openjdk.java.net/~arajkumar/ankit/8088689/webrev.02/
04-02-2016

The patch itself will not apply to the current repo. It looks like you generated it against a repo in which you haven't pulled the white-space changes. This needs to be fixed before the patch can be applied.
03-02-2016

+1
02-02-2016

+1
02-02-2016

Incorporated Arun review comments new WebRev: http://cr.openjdk.java.net/~arajkumar/ankit/8088689/webrev.01/
02-02-2016

http://cr.openjdk.java.net/~arajkumar/ankit/8088689/webrev.00/
02-02-2016

Casue : Css regions flag was not set. Added path to enable flag from WebPage init() method call. Tested on Win 64 and Linux 64, all test case getting passed.
02-02-2016

This bug was found while baselining new Webkit in 8u40 with new DRT. The WebKit was not integrated and new DRT is not used. SQE is ok to defer from 8u40 but bugs should be targeted to the release where dev plans to integrate new WebKit.
18-11-2014