Bug 84110
| Summary: | Support capturing pixel test results with PaintBehaviorFlattenCompositingLayers set | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Andy Estes <aestes> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | simon.fraser |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Andy Estes
Some bugs only reproduce when PaintBehaviorFlattenCompositingLayers is set. We need a way to test these bugs in DRT. Note that setPrinting() also sets PaintBehaviorFlattenCompositingLayers, but has other side effects that make this approach insufficient in some cases.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |