Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(659)

Side by Side Diff: LayoutTests/platform/mac/fast/frames/inline-object-inside-frameset-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 scrollWidth 808 scrollHeight 634 1 layer at (0,0) size 800x600 scrollWidth 808 scrollHeight 634
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x634 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x634 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x634 4 LayoutBlockFlow {HTML} at (0,0) size 800x634
5 LayoutBlockFlow {BODY} at (8,8) size 784x618 5 LayoutBlockFlow {BODY} at (8,8) size 784x618
6 LayoutBlockFlow {DIV} at (0,0) size 784x18 6 LayoutBlockFlow {DIV} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 710x18 7 LayoutText {#text} at (0,0) size 710x18
8 text run at (0,0) width 710: "This tests that putting an inline elemen t (such as a span) inside of an element doesn't cause an assertion failure." 8 text run at (0,0) width 710: "This tests that putting an inline elemen t (such as a span) inside of an element doesn't cause an assertion failure."
9 LayoutBlockFlow {DIV} at (0,18) size 784x600 9 LayoutBlockFlow {DIV} at (0,18) size 784x600
10 LayoutFrameSet {FRAMESET} at (0,0) size 800x600 10 LayoutFrameSet {FRAMESET} at (0,0) size 800x600
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698