git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
REGRESSION (r99613): Incomplete painting of the root element background in flipped...
[WebKit-https.git]
/
Source
/
WebCore
/
rendering
/
RenderView.h
diff --git
a/Source/WebCore/rendering/RenderView.h
b/Source/WebCore/rendering/RenderView.h
index 7e0b36f8fe744a1c02444fb299edcfccd3175637..615010c857724a23bb031fb5f48d82b844298844 100644
(file)
--- a/
Source/WebCore/rendering/RenderView.h
+++ b/
Source/WebCore/rendering/RenderView.h
@@
-167,7
+167,7
@@
public:
#endif
IntRect unscaledDocumentRect() const;
- LayoutRect backgroundRect() const;
+ LayoutRect backgroundRect(
RenderBox* backgroundRenderer
) const;
IntRect documentRect() const;