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
<attachment>'s label baseline should match that of the surrounding text
[WebKit-https.git]
/
Source
/
WebCore
/
rendering
/
RenderAttachment.h
diff --git
a/Source/WebCore/rendering/RenderAttachment.h
b/Source/WebCore/rendering/RenderAttachment.h
index
67a1407
..
b68a09a
100644
(file)
--- a/
Source/WebCore/rendering/RenderAttachment.h
+++ b/
Source/WebCore/rendering/RenderAttachment.h
@@
-56,6
+56,8
@@
private:
bool isSelected() const;
bool isFocused() const;
+
+ virtual int baselinePosition(FontBaseline, bool, LineDirectionMode, LinePositionMode) const;
};
} // namespace WebCore