Created attachment 80935 [details] Text-case Test-case attached. Likely to be caused by r52370. Expected: Black text Red text Black text Actual: Black text Red text Red text The CSS rule which breaks (adjacent sibling) is: p.foo + p { color: red; }
Revision 76012 obviously, issue 52370.
<rdar://problem/8960033>
Bug 53574 has a patch that will fix this one too.
http://trac.webkit.org/changeset/77664
http://trac.webkit.org/changeset/77664 might have broken GTK Linux 32-bit Debug and GTK Linux 64-bit Debug The following tests are not passing: fast/blockflow/Kusa-Makura-background-canvas.html fast/blockflow/japanese-ruby-horizontal-bt.html fast/blockflow/japanese-ruby-vertical-lr.html fast/blockflow/japanese-ruby-vertical-rl.html fast/ruby/nested-ruby.html fast/text/emphasis-avoid-ruby.html
*** Bug 53819 has been marked as a duplicate of this bug. ***