Bug 117124 - [CSS Regions] 3D canvas flowed in a region does not render at all
Summary: [CSS Regions] 3D canvas flowed in a region does not render at all
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mihai Balan
URL:
Keywords:
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2013-06-02 07:48 PDT by Mihai Balan
Modified: 2014-02-04 08:27 PST (History)
3 users (show)

See Also:


Attachments
Test-case (1.18 KB, application/zip)
2013-06-02 08:02 PDT, Mihai Balan
no flags Details
Test-case (86.86 KB, application/zip)
2013-06-14 01:43 PDT, Mihai Balan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mihai Balan 2013-06-02 07:48:51 PDT
A <canvas> element used to render WebGL content does not render anything when flowed in a region.
Comment 1 Mihai Balan 2013-06-02 08:02:45 PDT
Created attachment 203519 [details]
Test-case
Comment 2 Michelangelo De Simone 2013-06-13 10:21:04 PDT
Works for me on today's nightly (r151543)
Comment 3 Mihai Balan 2013-06-14 01:43:39 PDT
Created attachment 204682 [details]
Test-case

The original test-case was for a different bug (that got fixed in the meanwhile)
Reopening as the bug still reproduces (tested with r151581)
Comment 4 Mihai Balan 2014-02-04 08:27:49 PST
Works now (after the accelerated compositing work). Closing as RESOLVED/INVALID.