File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ Introduction and Overview</h2>
7676 Grid layout contains features targeted at web application authors.
7777 The grid can be used to achieve many different layouts.
7878 It excels at dividing up space for major regions of an application,
79- or defining the relationship in terms of size, position, and layer
79+ or defining the relationship in terms of size, position, and painting layer
8080 between parts of a control built from HTML primitives.
8181
8282 Like tables,
@@ -85,7 +85,7 @@ Introduction and Overview</h2>
8585 grid layout doesn't have content structure,
8686 and thus enables a wide variety of layouts not possible with tables.
8787 For example, the children of a grid container can position themselves
88- such that they overlap and layer similar to positioned elements.
88+ such that they overlap similar to positioned elements.
8989
9090 In addition, the absence of content structure in grid layout helps to manage changes to layout
9191 by using fluid and source order independent layout techniques.
You can’t perform that action at this time.
0 commit comments