Changeset 166174 in webkit
- Timestamp:
- Mar 24, 2014, 9:52:06 AM (11 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/LayoutTests/ChangeLog ¶
r166170 r166174 1 2014-03-24 Antti Koivisto <antti@apple.com> 2 3 Invalidate sibling text node style when needed instead of attaching synchronously 4 https://bugs.webkit.org/show_bug.cgi?id=130590 5 6 Reviewed by Andreas Kling. 7 8 Minor non-observable whitespace changes. 9 10 * fast/forms/select-listbox-focus-displaynone-expected.txt: 11 * fast/repaint/text-in-relative-positioned-inline-expected.txt: 12 1 13 2014-03-24 Frédéric Wang <fred.wang@free.fr> 2 14 -
TabularUnified trunk/LayoutTests/fast/forms/select-listbox-focus-displaynone-expected.txt ¶
r155253 r166174 1 PASS1 PASS -
TabularUnified trunk/LayoutTests/fast/repaint/text-in-relative-positioned-inline-expected.txt ¶
r155253 r166174 5 5 RenderBody {BODY} at (8,8) size 784x584 6 6 RenderBlock {DIV} at (100,0) size 684x100 7 RenderText {#text} at (0,0) size 0x0 7 8 RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000] -
TabularUnified trunk/LayoutTests/fullscreen/full-screen-fixed-pos-parent-expected.txt ¶
r155253 r166174 1 1 2
Note:
See TracChangeset
for help on using the changeset viewer.