TextView: render the background of border windows

Set the .top, .left, etc css classes and render the background
of the border windows.
Change the reftest implementation accordingly.
This commit is contained in:
Paolo Borelli
2014-06-15 18:27:52 +02:00
parent 2eeff1eed6
commit 715b8744f5
3 changed files with 37 additions and 48 deletions

View File

@ -13,7 +13,6 @@
<property name="can_focus">True</property>
<property name="wrap_mode">word</property>
<signal name="map" handler="reftest:add_border_windows" swapped="no"/>
<signal name="draw" handler="reftest:paint_border_windows" swapped="no"/>
</object>
</child>
</object>