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

Side by Side Diff: LayoutTests/platform/win/fast/text/whitespace/nbsp-mode-and-linewraps-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 1983 1 layer at (0,0) size 800x600 scrollWidth 1983
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 layer at (100,8) size 1883x82 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600 6 layer at (100,8) size 1883x82 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
7 LayoutBlockFlow (positioned) {DIV} at (100,8) size 1883.08x82 [border: (2px so lid #FF0000)] 7 LayoutBlockFlow (positioned) {DIV} at (100,8) size 1883.08x82 [border: (2px so lid #FF0000)]
8 LayoutText {#text} at (14,14) size 1856x53 8 LayoutText {#text} at (14,14) size 1856x53
9 text run at (14,14) width 1833: "This div is absolutely positioned to the left. All the spaces in this div are replaced with non-breaking spaces, and the nbsp-mode for this div is 'space', so when calculating line breaks, the non-" 9 text run at (14,14) width 1833: "This div is absolutely positioned to the left. All the spaces in this div are replaced with non-breaking spaces, and the nbsp-mode for this div is 'space', so when calculating line breaks, the non-"
10 text run at (14,41) width 1856: "breaking spaces should be treated as norm al spaces. If this isn't the case, then all the text for this paragraph will be rendered in two lines, and a horizontal scroll bar will appear along the bottom. " 10 text run at (14,41) width 1856: "breaking spaces should be treated as norm al spaces. If this isn't the case, then all the text for this paragraph will be rendered in two lines, and a horizontal scroll bar will appear along the bottom. "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698