RESOLVED FIXED 41584
[Qt] Add DRT support for pageProperty etc.
https://bugs.webkit.org/show_bug.cgi?id=41584
Summary [Qt] Add DRT support for pageProperty etc.
Robert Hogan
Reported 2010-07-04 13:35:32 PDT
Unskip: printing/page-rule-selection.html printing/page-format-data.html
Attachments
Patch (9.08 KB, patch)
2010-07-04 13:38 PDT, Robert Hogan
kenneth: review+
Robert Hogan
Comment 1 2010-07-04 13:38:16 PDT
Kenneth Rohde Christiansen
Comment 2 2010-07-05 14:42:04 PDT
Comment on attachment 60478 [details] Patch 8 QString DumpRenderTreeSupportQt::pageSizeAndMarginsInPixels(QWebFrame* frame, int pageIndex, 679 int width, int height, 680 int marginTop, 681 int marginRight, 682 int marginBottom, 683 int marginLeft) This is wrong coding style, put it on one line. Apart from that r=me.
Robert Hogan
Comment 3 2010-07-08 13:58:00 PDT
Note You need to log in before you can comment on or make changes to this bug.