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

Side by Side Diff: LayoutTests/platform/win-xp/fast/css-generated-content/014-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 clip at (0,0) size 785x600 scrollHeight 915 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 915
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x915 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x915 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x914.56 4 LayoutBlockFlow {HTML} at (0,0) size 785x914.56
5 LayoutBlockFlow {BODY} at (8,21.44) size 769x868.13 5 LayoutBlockFlow {BODY} at (8,21.44) size 769x868.13
6 LayoutBlockFlow {H1} at (0,0) size 769x74 6 LayoutBlockFlow {H1} at (0,0) size 769x74
7 LayoutText {#text} at (0,0) size 750x73 7 LayoutText {#text} at (0,0) size 750x73
8 text run at (0,0) width 750: "Problem: Safari improperly handles gener ated content" 8 text run at (0,0) width 750: "Problem: Safari improperly handles gener ated content"
9 text run at (0,37) width 716: "in certain cases when used with multipl e class names" 9 text run at (0,37) width 716: "in certain cases when used with multipl e class names"
10 LayoutBlockFlow {P} at (0,95.44) size 769x40 10 LayoutBlockFlow {P} at (0,95.44) size 769x40
11 LayoutInline {EM} at (0,0) size 767x39 11 LayoutInline {EM} at (0,0) size 767x39
12 LayoutText {#text} at (0,0) size 767x39 12 LayoutText {#text} at (0,0) size 767x39
13 text run at (0,0) width 767: "When referencing an element by two cla ss names simultaneously, Safari won't generate content (using :before or :after) " 13 text run at (0,0) width 767: "When referencing an element by two cla ss names simultaneously, Safari won't generate content (using :before or :after) "
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
97 LayoutBlockFlow {H3} at (26,44.72) size 717x23 97 LayoutBlockFlow {H3} at (26,44.72) size 717x23
98 LayoutText {#text} at (0,0) size 47x22 98 LayoutText {#text} at (0,0) size 47x22
99 text run at (0,0) width 47: "Box 2" 99 text run at (0,0) width 47: "Box 2"
100 LayoutBlockFlow {P} at (26,86.44) size 717x40 100 LayoutBlockFlow {P} at (26,86.44) size 717x40
101 LayoutBlockFlow (anonymous) at (0,0) size 717x20 101 LayoutBlockFlow (anonymous) at (0,0) size 717x20
102 LayoutText {#text} at (0,0) size 593x19 102 LayoutText {#text} at (0,0) size 593x19
103 text run at (0,0) width 593: "This box should contain the text \"g enerated content\" in CSS2-compliant browsers, including Safari." 103 text run at (0,0) width 593: "This box should contain the text \"g enerated content\" in CSS2-compliant browsers, including Safari."
104 LayoutBlockFlow {<pseudo:after>} at (0,20) size 717x20 [color=#008000] 104 LayoutBlockFlow {<pseudo:after>} at (0,20) size 717x20 [color=#008000]
105 LayoutTextFragment (anonymous) at (0,0) size 107x19 105 LayoutTextFragment (anonymous) at (0,0) size 107x19
106 text run at (0,0) width 107: "generated content" 106 text run at (0,0) width 107: "generated content"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698